Searched refs:assertDocumentsCount (Results 1 – 3 of 3) sorted by relevance
98 bots.directory.assertDocumentsCount(4); in testRenameFile_OkButton()114 bots.directory.assertDocumentsCount(4); in testRenameFile_Enter()126 bots.directory.assertDocumentsCount(4); in testRenameWithoutChangeIsNoOp()140 bots.directory.assertDocumentsCount(4); in testRenameFile_Cancel()158 bots.directory.assertDocumentsCount(4); in testRenameDir()168 bots.directory.assertDocumentsCount(4); in testRename_NameExists()182 bots.directory.assertDocumentsCount(4); in testRename_RecoverAfterConflict()
197 bots.directory.assertDocumentsCount(4); in assertDefaultContentOfTestDir0()203 bots.directory.assertDocumentsCount(2); in assertDefaultContentOfTestDir1()
81 public void assertDocumentsCount(int count) throws UiObjectNotFoundException { in assertDocumentsCount() method in DirectoryListBot