Searched refs:copyAll (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/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() 222 Assert.assertEquals("The typed text is saved!", text, copyAll().trim()); in saveNewPresentation() 334 assertEquals("The typed formula into math", text, copyAll()); in saveNewMath() 344 assertEquals("The typed formula into math is saved", text, copyAll()); in saveNewMath()
|
| H A D | BasicFunctionTest.java | 327 copyAll()); in testFind()
|
| /AOO41X/test/testgui/source/testlib/gui/ |
| H A D | AppTool.java | 140 public static String copyAll() { in copyAll() method in AppTool
|