ctf.evaluation.simulator.handshaking
Class Handshaking

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

public class Handshaking
extends junit.framework.TestSuite

Tests CTF simulator handshaking


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

Handshaking

public Handshaking()
Method Detail

suite

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