Searched refs:getUnitTestRootPath (Results 1 - 13 of 13) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/util/
H A DCertificateManagerTestCase.java70 public static final String JKS_KEY_STORE_PATH = TestCaseUtils.getUnitTestRootPath()
78 public static final String PKCS12_KEY_STORE_PATH = TestCaseUtils.getUnitTestRootPath()
86 public static final String TEST_DIR = TestCaseUtils.getUnitTestRootPath()
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/changelog/file/
H A DLogFileTest.java57 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DBlockLogReaderWriterTest.java60 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DLogTest.java57 private static final File LOG_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/file/
H A DLogFileTest.java57 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DBlockLogReaderWriterTest.java60 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DLogTest.java53 private static final File LOG_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/file/
H A DLogFileTest.java57 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DBlockLogReaderWriterTest.java60 private static final File TEST_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
H A DLogTest.java53 private static final File LOG_DIRECTORY = new File(TestCaseUtils.getUnitTestRootPath(), "changelog-unit");
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java1104 public static File getUnitTestRootPath() method in class:TestCaseUtils
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java1104 public static File getUnitTestRootPath() method in class:TestCaseUtils
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DTestCaseUtils.java1060 public static File getUnitTestRootPath() method in class:TestCaseUtils

Completed in 85 milliseconds