edu.wpi.prc.project.test
Class AllProjectTests

java.lang.Object
  extended by edu.wpi.prc.project.test.AllProjectTests

public class AllProjectTests
extends java.lang.Object

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

Author:
James Baldassari

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

AllProjectTests

public AllProjectTests()
Method Detail

main

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

suite

public static junit.framework.Test suite()