|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectResults.RecentlyCompletedTests
public abstract class RecentlyCompletedTests
A class which manages recently completed tests
Field Summary | |
---|---|
protected java.util.Collection<CompletedTest> |
testList
A list of recently completed tests |
Constructor Summary | |
---|---|
RecentlyCompletedTests()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Collection<CompletedTest> testList
Constructor Detail |
---|
public RecentlyCompletedTests()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |