Knut Anders Hatlen created DERBY-5771:
-----------------------------------------
Summary: Use TestNullOutputStream where possible
Key: DERBY-5771
URL: https://issues.apache.org/jira/browse/DERBY-5771
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.9.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Trivial
Derby's test framework provides a stream class, TestNullOutputStream, that
discards all data written to it. Utf8CcsidManagerClientTest's constructor and
BaseJDBCTestCase.runScript() create their own anonymous classes that provide
the same functionality. They should be changed to reuse TestNullOutputStream.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira