bb.util.logging
Class Logger2.UnitTest

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

public static class Logger2.UnitTest
extends Object

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


Nested Class Summary
private static class Logger2.UnitTest.LogRecordCrashes
           
 
Constructor Summary
Logger2.UnitTest()
           
 
Method Summary
 void test_log()
           
 void test_logIfNew()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger2.UnitTest

public Logger2.UnitTest()
Method Detail

test_log

public void test_log()
              throws Exception
Throws:
Exception

test_logIfNew

public void test_logIfNew()
                   throws Exception
Throws:
Exception