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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java941 @DataProvider(name = "createOldServerStartData")
942 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
952 @Test(dataProvider = "createOldServerStartData")
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java859 @DataProvider(name = "createOldServerStartData")
860 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
870 @Test(dataProvider = "createOldServerStartData")
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java941 @DataProvider(name = "createOldServerStartData")
942 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
952 @Test(dataProvider = "createOldServerStartData")
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java859 @DataProvider(name = "createOldServerStartData")
860 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
870 @Test(dataProvider = "createOldServerStartData")
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java941 @DataProvider(name = "createOldServerStartData")
942 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
952 @Test(dataProvider = "createOldServerStartData")
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java863 @DataProvider(name = "createOldServerStartData")
864 public Object[][] createOldServerStartData() method in class:ProtocolCompatibilityTest
874 @Test(dataProvider = "createOldServerStartData")

Completed in 39 milliseconds