testtool.Main
Class AnsweredTest

java.lang.Object
  extended by testtool.Main.Test
      extended by testtool.Main.AnsweredTest

public class AnsweredTest
extends Test

An answered test contained zero or more answered questions *


Field Summary
protected  java.util.Collection<AnsweredQuestion> a
           
 
Fields inherited from class testtool.Main.Test
className, length, questions
 
Constructor Summary
AnsweredTest()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

protected java.util.Collection<AnsweredQuestion> a
Constructor Detail

AnsweredTest

public AnsweredTest()
Default Constructor