Searched refs:assertDocumentsCount (Results 1 – 3 of 3) sorted by relevance
99 bots.directory.assertDocumentsCount(4); in testRenameFile_OkButton()115 bots.directory.assertDocumentsCount(4); in testRenameFile_Enter()127 bots.directory.assertDocumentsCount(4); in testRenameWithoutChangeIsNoOp()141 bots.directory.assertDocumentsCount(4); in testRenameFile_Cancel()159 bots.directory.assertDocumentsCount(4); in testRenameDir()169 bots.directory.assertDocumentsCount(4); in testRename_NameExists()183 bots.directory.assertDocumentsCount(4); in testRename_RecoverAfterConflict()
185 bots.directory.assertDocumentsCount(4); in assertDefaultContentOfTestDir0()191 bots.directory.assertDocumentsCount(2); in assertDefaultContentOfTestDir1()
80 public void assertDocumentsCount(int count) throws UiObjectNotFoundException { in assertDocumentsCount() method in DirectoryListBot