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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java205 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
541 ERROR_TEXT_WRITER));
1674 ERROR_TEXT_WRITER.clear();
1699 messages = TestCaseUtils.ERROR_TEXT_WRITER.getMessages();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java166 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
481 ERROR_TEXT_WRITER));
1607 ERROR_TEXT_WRITER.clear();
1620 appendMessages(logsContents, TestCaseUtils.ERROR_TEXT_WRITER, "Error Log Messages:");
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java205 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
541 ERROR_TEXT_WRITER));
1674 ERROR_TEXT_WRITER.clear();
1699 messages = TestCaseUtils.ERROR_TEXT_WRITER.getMessages();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java166 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
481 ERROR_TEXT_WRITER));
1607 ERROR_TEXT_WRITER.clear();
1620 appendMessages(logsContents, TestCaseUtils.ERROR_TEXT_WRITER, "Error Log Messages:");
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java207 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
535 ERROR_TEXT_WRITER));
1783 ERROR_TEXT_WRITER.clear();
1808 messages = TestCaseUtils.ERROR_TEXT_WRITER.getMessages();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DTestCaseUtils.java169 public static TestTextWriter ERROR_TEXT_WRITER = new TestTextWriter(); field in class:TestCaseUtils
461 (ErrorLogPublisher) getToolStartupTextErrorPublisher(ERROR_TEXT_WRITER));
1560 ERROR_TEXT_WRITER.clear();
1573 appendMessages(logsContents, TestCaseUtils.ERROR_TEXT_WRITER, "Error Log Messages:");

Completed in 79 milliseconds