Searched refs:assertNonexistentFile (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DInstallationTest.java142 assertNonexistentFile(installation.getSchemaConcatFile());
238 assertNonexistentFile(installation.getTemporaryDirectory());
246 assertNonexistentFile(installation.getHistoryDirectory());
264 assertNonexistentFile(installation.getHistoryLogFile());
280 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
378 private void assertNonexistentFile(File f) { method in class:InstallationTest
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DInstallationTest.java141 assertNonexistentFile(installation.getSchemaConcatFile());
237 assertNonexistentFile(installation.getTemporaryDirectory());
245 assertNonexistentFile(installation.getHistoryDirectory());
263 assertNonexistentFile(installation.getHistoryLogFile());
279 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
377 private void assertNonexistentFile(File f) { method in class:InstallationTest
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DInstallationTest.java142 assertNonexistentFile(installation.getSchemaConcatFile());
238 assertNonexistentFile(installation.getTemporaryDirectory());
246 assertNonexistentFile(installation.getHistoryDirectory());
264 assertNonexistentFile(installation.getHistoryLogFile());
280 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
378 private void assertNonexistentFile(File f) { method in class:InstallationTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DInstallationTest.java141 assertNonexistentFile(installation.getSchemaConcatFile());
237 assertNonexistentFile(installation.getTemporaryDirectory());
245 assertNonexistentFile(installation.getHistoryDirectory());
263 assertNonexistentFile(installation.getHistoryLogFile());
279 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
377 private void assertNonexistentFile(File f) { method in class:InstallationTest
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DInstallationTest.java142 assertNonexistentFile(installation.getSchemaConcatFile());
238 assertNonexistentFile(installation.getTemporaryDirectory());
246 assertNonexistentFile(installation.getHistoryDirectory());
264 assertNonexistentFile(installation.getHistoryLogFile());
280 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
378 private void assertNonexistentFile(File f) { method in class:InstallationTest
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/quicksetup/
H A DInstallationTest.java142 assertNonexistentFile(installation.getSchemaConcatFile());
238 assertNonexistentFile(installation.getTemporaryDirectory());
246 assertNonexistentFile(installation.getHistoryDirectory());
264 assertNonexistentFile(installation.getHistoryLogFile());
280 assertNonexistentFile(installation.getTemporaryUpgradeDirectory());
378 private void assertNonexistentFile(File f) { method in class:InstallationTest

Completed in 32 milliseconds