bb.util.logging
Class FormatterFull.UnitTest

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

public static class FormatterFull.UnitTest
extends Object

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


Constructor Summary
FormatterFull.UnitTest()
           
 
Method Summary
 void test_LogRecordParser()
           
private  String[] toLines(byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatterFull.UnitTest

public FormatterFull.UnitTest()
Method Detail

test_LogRecordParser

public void test_LogRecordParser()
                          throws Exception
Throws:
Exception

toLines

private String[] toLines(byte[] bytes)