Searched refs:PROPERTY_RUNNING_UNIT_TESTS (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DServerConstants.java3065 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj2/src/server/org/opends/server/util/
H A DServerConstants.java3064 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DServerConstants.java3065 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DServerConstants.java3065 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DServerConstants.java3064 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DServerConstants.java2936 public static final String PROPERTY_RUNNING_UNIT_TESTS = field in class:ServerConstants
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DTestCaseUtils.java240 System.setProperty(PROPERTY_RUNNING_UNIT_TESTS, "true");
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java438 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
468 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java420 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
450 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java420 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
450 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java438 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
468 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/importLDIF/
H A DImporter.java420 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
450 if (System.getProperty(PROPERTY_RUNNING_UNIT_TESTS) != null)
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DSchemaBackend.java427 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DSchemaBackend.java424 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DSchemaBackend.java424 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java427 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java427 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java349 System.getProperty(PROPERTY_RUNNING_UNIT_TESTS);

Completed in 210 milliseconds