Class StateTest

java.lang.Object
  extended by StateTest

public class StateTest
extends Object

Basic tests for class State using JUnit.

Version:
CSTheory (1)
Author:
Dr. Jody Paul

Constructor Summary
StateTest()
           
 
Method Summary
 void constructAndAccessTests()
          Construction and accessor tests.
 void counterTests()
          Activity counter tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateTest

public StateTest()
Method Detail

constructAndAccessTests

public void constructAndAccessTests()
Construction and accessor tests.


counterTests

public void counterTests()
Activity counter tests.