Searched refs:LDIFDiff (Results 1 - 25 of 25) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFDiffTestCase.java48 * A set of test cases for the LDIFDiff tool.
100 * Tests the LDIFDiff tool with an argument that will simply cause it to
107 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
110 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
113 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
119 * Tests the LDIFDiff tool with an invalid set of arguments.
129 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
273 * Tests the LDIFDiff tool with the provided information to ensure that the
323 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
328 assertEquals(LDIFDiff
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFDiffTestCase.java47 * A set of test cases for the LDIFDiff tool.
99 * Tests the LDIFDiff tool with an argument that will simply cause it to
106 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
109 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
112 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
118 * Tests the LDIFDiff tool with an invalid set of arguments.
128 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
272 * Tests the LDIFDiff tool with the provided information to ensure that the
322 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
327 assertEquals(LDIFDiff
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFDiffTestCase.java48 * A set of test cases for the LDIFDiff tool.
100 * Tests the LDIFDiff tool with an argument that will simply cause it to
107 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
110 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
113 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
119 * Tests the LDIFDiff tool with an invalid set of arguments.
129 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
273 * Tests the LDIFDiff tool with the provided information to ensure that the
323 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
328 assertEquals(LDIFDiff
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFDiffTestCase.java47 * A set of test cases for the LDIFDiff tool.
99 * Tests the LDIFDiff tool with an argument that will simply cause it to
106 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
109 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
112 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
118 * Tests the LDIFDiff tool with an invalid set of arguments.
128 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
272 * Tests the LDIFDiff tool with the provided information to ensure that the
322 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
327 assertEquals(LDIFDiff
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFDiffTestCase.java48 * A set of test cases for the LDIFDiff tool.
100 * Tests the LDIFDiff tool with an argument that will simply cause it to
107 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
110 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
113 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
119 * Tests the LDIFDiff tool with an invalid set of arguments.
129 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
273 * Tests the LDIFDiff tool with the provided information to ensure that the
323 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
328 assertEquals(LDIFDiff
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DLDIFDiffTestCase.java47 * A set of test cases for the LDIFDiff tool.
99 * Tests the LDIFDiff tool with an argument that will simply cause it to
106 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
109 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
112 assertEquals(LDIFDiff.mainDiff(args, true, System.out, System.err), 0);
118 * Tests the LDIFDiff tool with an invalid set of arguments.
128 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
272 * Tests the LDIFDiff tool with the provided information to ensure that the
322 assertFalse(LDIFDiff.mainDiff(args, true, System.out, System.err) == 0);
327 assertEquals(LDIFDiff
[all...]
H A DArgumentParserToolsTestCase.java174 assertToolFailsWithUsage(LDIFDiff.mainDiff(args, false, outStream, errStream));
/forgerock/opendj2/resource/bin/
H A Dldif-diff.bat30 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj-b2.6/resource/bin/
H A Dldif-diff.bat31 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj2.6.2/resource/bin/
H A Dldif-diff.bat31 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj2-jel-hg/resource/bin/
H A Dldif-diff.bat31 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj2-hg/resource/bin/
H A Dldif-diff.bat30 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A Dldif-diff.bat30 set OPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFDiff"
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDIFDiff.java107 public class LDIFDiff class
112 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDIFDiff.java101 public class LDIFDiff class
106 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDIFDiff.java100 public class LDIFDiff class
105 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDIFDiff.java101 public class LDIFDiff class
106 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDIFDiff.java101 public class LDIFDiff class
106 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDIFDiff.java100 public class LDIFDiff class
105 private static final String CLASS_NAME = "org.opends.server.tools.LDIFDiff";
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java69 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2514 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2515 assertEquals(retVal, 0, "LDIFDiff failed");
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java58 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2447 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2448 assertEquals(retVal, 0, "LDIFDiff failed");
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java69 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2514 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2515 assertEquals(retVal, 0, "LDIFDiff failed");
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java58 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2447 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2448 assertEquals(retVal, 0, "LDIFDiff failed");
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java69 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2514 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2515 assertEquals(retVal, 0, "LDIFDiff failed");
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java59 * do similar operations directly on LDIF (e.g. LDIFDiff). This is
2433 int retVal = LDIFDiff.mainDiff(args, true, System.out, System.err);
2434 assertEquals(retVal, 0, "LDIFDiff failed");

Completed in 201 milliseconds