Searched defs:testInclude (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java343 * Calls the testInclude test with a small set of data, for precommit test
350 testInclude(testProviderLineId, fractionalConf);
354 * Calls the testInclude test with a larger set of data, for nightly tests
361 testInclude(testProviderLineId, fractionalConf);
375 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
379 String testcase = "testInclude" + testProviderLineId;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java296 * Calls the testInclude test with a small set of data, for precommit test
303 testInclude(testProviderLineId, fractionalConf);
307 * Calls the testInclude test with a larger set of data, for nightly tests
314 testInclude(testProviderLineId, fractionalConf);
328 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
331 String testcase = "testInclude" + testProviderLineId;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java343 * Calls the testInclude test with a small set of data, for precommit test
350 testInclude(testProviderLineId, fractionalConf);
354 * Calls the testInclude test with a larger set of data, for nightly tests
361 testInclude(testProviderLineId, fractionalConf);
375 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
379 String testcase = "testInclude" + testProviderLineId;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java296 * Calls the testInclude test with a small set of data, for precommit test
303 testInclude(testProviderLineId, fractionalConf);
307 * Calls the testInclude test with a larger set of data, for nightly tests
314 testInclude(testProviderLineId, fractionalConf);
328 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
331 String testcase = "testInclude" + testProviderLineId;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java343 * Calls the testInclude test with a small set of data, for precommit test
350 testInclude(testProviderLineId, fractionalConf);
354 * Calls the testInclude test with a larger set of data, for nightly tests
361 testInclude(testProviderLineId, fractionalConf);
375 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
379 String testcase = "testInclude" + testProviderLineId;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java294 * Calls the testInclude test with a small set of data, for precommit test
301 testInclude(testProviderLineId, fractionalConf);
305 * Calls the testInclude test with a larger set of data, for nightly tests
312 testInclude(testProviderLineId, fractionalConf);
326 private void testInclude(int testProviderLineId, method in class:FractionalReplicationTest
329 String testcase = "testInclude" + testProviderLineId;

Completed in 50 milliseconds