ctf.evaluation.simulator
Class SimulatorTests

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

public class SimulatorTests
extends junit.framework.TestSuite

Simulator tests


Constructor Summary
SimulatorTests()
           
 
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

SimulatorTests

public SimulatorTests()
Method Detail

suite

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