ctf.evaluation.simulator.setup
Class Setup

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

public class Setup
extends junit.framework.TestSuite

Tests CTF game setup


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

Setup

public Setup()
Method Detail

suite

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