Searched defs:testPurge (Results 1 - 11 of 11) sorted by relevance

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/je/
H A DJEChangeNumberIndexDBTest.java80 public void testPurge() throws Exception method in class:JEChangeNumberIndexDBTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/je/
H A DJEChangeNumberIndexDBTest.java80 public void testPurge() throws Exception method in class:JEChangeNumberIndexDBTest
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/file/
H A DFileChangeNumberIndexDBTest.java157 public void testPurge() throws Exception method in class:FileChangeNumberIndexDBTest
H A DFileReplicaDBTest.java274 public void testPurge() throws Exception method in class:FileReplicaDBTest
H A DLogTest.java514 public void testPurge(String purgeKey, Record<String,String> firstRecordExpectedAfterPurge, method in class:LogTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/file/
H A DFileChangeNumberIndexDBTest.java157 public void testPurge() throws Exception method in class:FileChangeNumberIndexDBTest
H A DFileReplicaDBTest.java274 public void testPurge() throws Exception method in class:FileReplicaDBTest
H A DLogTest.java514 public void testPurge(String purgeKey, Record<String,String> firstRecordExpectedAfterPurge, method in class:LogTest
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/changelog/file/
H A DFileChangeNumberIndexDBTest.java150 public void testPurge() throws Exception method in class:FileChangeNumberIndexDBTest
H A DFileReplicaDBTest.java271 public void testPurge() throws Exception method in class:FileReplicaDBTest
H A DLogTest.java407 public void testPurge(String purgeKey, Record<String,String> firstRecordExpectedAfterPurge, method in class:LogTest
424 * Similar to testPurge() test but with a concurrent cursor opened before starting the purge.

Completed in 62 milliseconds