Home
last modified time | relevance | path

Searched refs:copyAll (Results 1 – 3 of 3) sorted by relevance

/aoo4110/test/testgui/source/bvt/gui/
H A DFileTypeTest.java112 Assert.assertEquals("The typed text into writer", text, copyAll()); in saveNewDocument()
130 Assert.assertEquals("The typed text into writer is saved!", text, copyAll()); in saveNewDocument()
221 Assert.assertEquals("The typed text is saved!", text, copyAll().trim()); in saveNewPresentation()
333 assertEquals("The typed formula into math", text, copyAll()); in saveNewMath()
343 assertEquals("The typed formula into math is saved", text, copyAll()); in saveNewMath()
H A DBasicFunctionTest.java327 copyAll()); in testFind()
/aoo4110/test/testgui/source/testlib/gui/
H A DAppTool.java140 public static String copyAll() { in copyAll() method in AppTool

Completed in 16 milliseconds