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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/
H A DSuiteRunner.java30 import static org.opends.server.TestCaseUtils.originalSystemErr;
41 originalSystemErr.println("TestNG.main threw an expected exception:");
42 e.printStackTrace(originalSystemErr);
H A DTestListener.java40 import static org.opends.server.TestCaseUtils.originalSystemErr;
185 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
186 e.printStackTrace(originalSystemErr);
187 reportStream = originalSystemErr;
220 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
260 originalSystemErr.println("The following unit tests failed: ");
261 originalSystemErr.println(failed);
262 originalSystemErr.println();
263 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
265 originalSystemErr
[all...]
H A DTestCaseUtils.java563 e.printStackTrace(originalSystemErr);
566 e.printStackTrace(originalSystemErr);
569 e.printStackTrace(originalSystemErr);
572 e.printStackTrace(originalSystemErr);
575 e.printStackTrace(originalSystemErr);
633 e.printStackTrace(originalSystemErr);
648 originalSystemErr.println(logContents);
950 originalSystemErr.println("ERROR: The index " + index.toString() + " is no longer trusted.");
956 e.printStackTrace(originalSystemErr);
1593 public final static PrintStream originalSystemErr field in class:TestCaseUtils
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DSuiteRunner.java29 import static org.opends.server.TestCaseUtils.originalSystemErr;
40 originalSystemErr.println("TestNG.main threw an expected exception:");
41 e.printStackTrace(originalSystemErr);
H A DTestListener.java177 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
178 e.printStackTrace(originalSystemErr);
179 reportStream = originalSystemErr;
211 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
251 originalSystemErr.println("The following unit tests failed: ");
252 originalSystemErr.println(failed);
253 originalSystemErr.println();
254 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
256 originalSystemErr.println("All of the tests passed.");
259 originalSystemErr
[all...]
H A DTestCaseUtils.java503 e.printStackTrace(originalSystemErr);
567 e.printStackTrace(originalSystemErr);
913 originalSystemErr.println("ERROR: The index " + index.toString() + " is no longer trusted.");
919 e.printStackTrace(originalSystemErr);
1526 public final static PrintStream originalSystemErr = System.err; field in class:TestCaseUtils
1654 System.setErr(originalSystemErr);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/
H A DSuiteRunner.java30 import static org.opends.server.TestCaseUtils.originalSystemErr;
41 originalSystemErr.println("TestNG.main threw an expected exception:");
42 e.printStackTrace(originalSystemErr);
H A DTestListener.java40 import static org.opends.server.TestCaseUtils.originalSystemErr;
185 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
186 e.printStackTrace(originalSystemErr);
187 reportStream = originalSystemErr;
220 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
260 originalSystemErr.println("The following unit tests failed: ");
261 originalSystemErr.println(failed);
262 originalSystemErr.println();
263 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
265 originalSystemErr
[all...]
H A DTestCaseUtils.java563 e.printStackTrace(originalSystemErr);
566 e.printStackTrace(originalSystemErr);
569 e.printStackTrace(originalSystemErr);
572 e.printStackTrace(originalSystemErr);
575 e.printStackTrace(originalSystemErr);
633 e.printStackTrace(originalSystemErr);
648 originalSystemErr.println(logContents);
950 originalSystemErr.println("ERROR: The index " + index.toString() + " is no longer trusted.");
956 e.printStackTrace(originalSystemErr);
1593 public final static PrintStream originalSystemErr field in class:TestCaseUtils
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DSuiteRunner.java29 import static org.opends.server.TestCaseUtils.originalSystemErr;
40 originalSystemErr.println("TestNG.main threw an expected exception:");
41 e.printStackTrace(originalSystemErr);
H A DTestListener.java177 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
178 e.printStackTrace(originalSystemErr);
179 reportStream = originalSystemErr;
211 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
251 originalSystemErr.println("The following unit tests failed: ");
252 originalSystemErr.println(failed);
253 originalSystemErr.println();
254 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
256 originalSystemErr.println("All of the tests passed.");
259 originalSystemErr
[all...]
H A DTestCaseUtils.java503 e.printStackTrace(originalSystemErr);
567 e.printStackTrace(originalSystemErr);
913 originalSystemErr.println("ERROR: The index " + index.toString() + " is no longer trusted.");
919 e.printStackTrace(originalSystemErr);
1526 public final static PrintStream originalSystemErr = System.err; field in class:TestCaseUtils
1654 System.setErr(originalSystemErr);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DSuiteRunner.java30 import static org.opends.server.TestCaseUtils.originalSystemErr;
41 originalSystemErr.println("TestNG.main threw an expected exception:");
42 e.printStackTrace(originalSystemErr);
H A DTestListener.java40 import static org.opends.server.TestCaseUtils.originalSystemErr;
185 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
186 e.printStackTrace(originalSystemErr);
187 reportStream = originalSystemErr;
220 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
260 originalSystemErr.println("The following unit tests failed: ");
261 originalSystemErr.println(failed);
262 originalSystemErr.println();
263 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
265 originalSystemErr
[all...]
H A DTestCaseUtils.java557 e.printStackTrace(originalSystemErr);
560 e.printStackTrace(originalSystemErr);
563 e.printStackTrace(originalSystemErr);
566 e.printStackTrace(originalSystemErr);
569 e.printStackTrace(originalSystemErr);
627 e.printStackTrace(originalSystemErr);
642 originalSystemErr.println(logContents);
1042 originalSystemErr.println("ERROR: The index " + index.toString() + " is no longer trusted.");
1048 e.printStackTrace(originalSystemErr);
1702 public final static PrintStream originalSystemErr field in class:TestCaseUtils
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DSuiteRunner.java30 import static org.opends.server.TestCaseUtils.originalSystemErr;
41 originalSystemErr.println("TestNG.main threw an expected exception:");
42 e.printStackTrace(originalSystemErr);
H A DTestListener.java182 originalSystemErr.println("Could not open " + reportFile + " for writing. Will write the unit test report to the console instead.");
183 e.printStackTrace(originalSystemErr);
184 reportStream = originalSystemErr;
216 originalSystemErr.println("There were no explicit test failures, but some tests were skipped (possibly due to errors in @Before* or @After* methods).");
256 originalSystemErr.println("The following unit tests failed: ");
257 originalSystemErr.println(failed);
258 originalSystemErr.println();
259 originalSystemErr.println("Include the ant option '-Dtest.failures=true' to rerun only the failed tests.");
261 originalSystemErr.println("All of the tests passed.");
264 originalSystemErr
[all...]
H A DTestCaseUtils.java482 e.printStackTrace(originalSystemErr);
546 e.printStackTrace(originalSystemErr);
1479 public static final PrintStream originalSystemErr = System.err; field in class:TestCaseUtils
1607 System.setErr(originalSystemErr);

Completed in 97 milliseconds