bb.util
Class MemoryState.UnitTest

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

public static class MemoryState.UnitTest
extends Object

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


Constructor Summary
MemoryState.UnitTest()
           
 
Method Summary
 void test_parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryState.UnitTest

public MemoryState.UnitTest()
Method Detail

test_parse

public void test_parse()
                throws Exception
Throws:
Exception