ctf.evaluation.simulator.play
Class Play

java.lang.Object
  extended by junit.framework.TestSuite
      extended by ctf.evaluation.simulator.play.Play
All Implemented Interfaces:
junit.framework.Test

public class Play
extends junit.framework.TestSuite

Tests the 'Play' state


Constructor Summary
Play()
           
 
Method Summary
static junit.framework.Test suite()
          The test suite
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Play

public Play()
Method Detail

suite

public static junit.framework.Test suite()
The test suite