|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.ui.gui.testrunner.TestProgressInfo
public class TestProgressInfo
Constructor Summary | |
---|---|
TestProgressInfo(TestContext contex)
|
Method Summary | |
---|---|
boolean |
addEvent(TestEvent event)
|
TestContext |
getContex()
|
java.util.LinkedList<TestEvent> |
getLog()
|
TestSummary_old |
getTestSummary()
|
boolean |
hasTestSummary()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestProgressInfo(TestContext contex)
Method Detail |
---|
public boolean addEvent(TestEvent event)
public boolean hasTestSummary()
public java.util.LinkedList<TestEvent> getLog()
public TestSummary_old getTestSummary()
public TestContext getContex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |