Searched defs:testExclude (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.java201 * Calls the testExclude test with a small set of data, for precommit test
208 testExclude(testProviderLineId, fractionalConf);
212 * Calls the testExclude test with a larger set of data, for nightly tests
219 testExclude(testProviderLineId, fractionalConf);
233 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
237 String testcase = "testExclude" + testProviderLineId;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java184 * Calls the testExclude test with a small set of data, for precommit test
191 testExclude(testProviderLineId, fractionalConf);
195 * Calls the testExclude test with a larger set of data, for nightly tests
202 testExclude(testProviderLineId, fractionalConf);
216 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
220 String testcase = "testExclude" + testProviderLineId;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java201 * Calls the testExclude test with a small set of data, for precommit test
208 testExclude(testProviderLineId, fractionalConf);
212 * Calls the testExclude test with a larger set of data, for nightly tests
219 testExclude(testProviderLineId, fractionalConf);
233 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
237 String testcase = "testExclude" + testProviderLineId;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java184 * Calls the testExclude test with a small set of data, for precommit test
191 testExclude(testProviderLineId, fractionalConf);
195 * Calls the testExclude test with a larger set of data, for nightly tests
202 testExclude(testProviderLineId, fractionalConf);
216 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
220 String testcase = "testExclude" + testProviderLineId;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java201 * Calls the testExclude test with a small set of data, for precommit test
208 testExclude(testProviderLineId, fractionalConf);
212 * Calls the testExclude test with a larger set of data, for nightly tests
219 testExclude(testProviderLineId, fractionalConf);
233 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
237 String testcase = "testExclude" + testProviderLineId;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java182 * Calls the testExclude test with a small set of data, for precommit test
189 testExclude(testProviderLineId, fractionalConf);
193 * Calls the testExclude test with a larger set of data, for nightly tests
200 testExclude(testProviderLineId, fractionalConf);
214 private void testExclude(int testProviderLineId, method in class:FractionalReplicationTest
218 String testcase = "testExclude" + testProviderLineId;

Completed in 38 milliseconds