bb.util.logging
Class HandlerEmail.UnitTest

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

public static class HandlerEmail.UnitTest
extends HandlerAbstract.UnitTest

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


Constructor Summary
HandlerEmail.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

HandlerEmail.UnitTest

public HandlerEmail.UnitTest()
Method Detail

main

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