edu.wpi.prc.server.test
Class AllServerTests

java.lang.Object
  extended by edu.wpi.prc.server.test.AllServerTests

public class AllServerTests
extends java.lang.Object

Runs all JUnit tests in edu.wpi.prc.server.test.

Author:
James Baldassari

Constructor Summary
AllServerTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllServerTests

public AllServerTests()
Method Detail

main

public static void main(java.lang.String[] args)

suite

public static junit.framework.Test suite()