Proctor
Class Test

java.lang.Object
  extended by Proctor.Test

public abstract class Test
extends java.lang.Object

Test class used to generate tests for the test tool


Constructor Summary
Test()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()