Searched refs:assertDocumentsCount (Results 1 – 3 of 3) sorted by relevance
92 bots.directory.assertDocumentsCount(4); in testRenameFile_OkButton()108 bots.directory.assertDocumentsCount(4); in testRenameFile_Enter()120 bots.directory.assertDocumentsCount(4); in testRenameWithoutChangeIsNoOp()134 bots.directory.assertDocumentsCount(4); in testRenameFile_Cancel()150 bots.directory.assertDocumentsCount(4); in testRenameDir()160 bots.directory.assertDocumentsCount(4); in testRename_NameExists()174 bots.directory.assertDocumentsCount(4); in testRename_RecoverAfterConflict()
180 bots.directory.assertDocumentsCount(4); in assertDefaultContentOfTestDir0()186 bots.directory.assertDocumentsCount(2); in assertDefaultContentOfTestDir1()
78 public void assertDocumentsCount(int count) throws UiObjectNotFoundException { in assertDocumentsCount() method in DirectoryListBot