bb.util.logging
Class HandlerGui.UnitTest

java.lang.Object
  extended by bb.util.logging.HandlerAbstract.UnitTest
      extended by bb.util.logging.HandlerGui.UnitTest
Enclosing class:
HandlerGui

public static class HandlerGui.UnitTest
extends HandlerAbstract.UnitTest

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
HandlerGui.UnitTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class bb.util.logging.HandlerAbstract.UnitTest
test_all_makeLogsConcurrentlyRapidly, test_all_makeLogsSeriallySlowly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerGui.UnitTest

public HandlerGui.UnitTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception