|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
public final class SystemOutputWriterTest
Tests the implementation of the writer with system output.
Control Version
Constructor Summary | |
---|---|
SystemOutputWriterTest()
Default constructor. |
Method Summary | |
---|---|
void |
testWriteLine()
Tests to write a line. |
void |
testWriteLineNull()
Tests write line null. |
void |
testWriteString()
Tests to write a string. |
void |
testWriteStringNull()
Tests write string null. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemOutputWriterTest()
Method Detail |
---|
public void testWriteLine() throws OutputWriterException
OutputWriterException
- Never.public void testWriteLineNull() throws OutputWriterException
OutputWriterException
- Never.public void testWriteString() throws OutputWriterException
OutputWriterException
- Never.public void testWriteStringNull() throws OutputWriterException
OutputWriterException
- Never.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |