edu.wpi.prc.user.test
Class AllUserTests

java.lang.Object
  extended by edu.wpi.prc.user.test.AllUserTests

public class AllUserTests
extends java.lang.Object

Runs all tests in edu.wpi.prc.user.test.

Author:
James Baldassari

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

AllUserTests

public AllUserTests()
Method Detail

main

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

suite

public static junit.framework.Test suite()