bb.util
Class StateMachine.UnitTest

java.lang.Object
  extended by bb.util.StateMachine.UnitTest
Enclosing class:
StateMachine<E extends Enum<E>>

public static class StateMachine.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 StateMachine.UnitTest.Numbers
           
 
Constructor Summary
StateMachine.UnitTest()
           
 
Method Summary
 void test_toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateMachine.UnitTest

public StateMachine.UnitTest()
Method Detail

test_toString

public void test_toString()