ctf.network
Class UnitTests

java.lang.Object
  extended by junit.framework.TestSuite
      extended by ctf.network.UnitTests
All Implemented Interfaces:
junit.framework.Test

public class UnitTests
extends junit.framework.TestSuite

JUnit tests for all networking classes


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

UnitTests

public UnitTests()
Method Detail

suite

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