bb.util.logging
Class HandlerConsole.UnitTest
java.lang.Object
bb.util.logging.HandlerAbstract.UnitTest
bb.util.logging.HandlerConsole.UnitTest
- Enclosing class:
- HandlerConsole
public static class HandlerConsole.UnitTest
- extends HandlerAbstract.UnitTest
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
token
private static final String token
- See Also:
- Constant Field Values
HandlerConsole.UnitTest
public HandlerConsole.UnitTest()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
test_publish
public void test_publish()
throws Exception
- Throws:
Exception
getLogCount
private int getLogCount(PrintStreamStoring pss)