Searched refs:copyAll (Results 1 – 3 of 3) sorted by relevance
/aoo4110/test/testgui/source/bvt/gui/ |
H A D | FileTypeTest.java | 112 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 D | BasicFunctionTest.java | 327 copyAll()); in testFind()
|
/aoo4110/test/testgui/source/testlib/gui/ |
H A D | AppTool.java | 140 public static String copyAll() { in copyAll() method in AppTool
|
Completed in 16 milliseconds