|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.framework.TestEngine
public class TestEngine
The test-runner implementation
Nested Class Summary | |
---|---|
static class |
TestEngine.IncomingMessage
|
static class |
TestEngine.MessageWaiter
|
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
log
|
protected static org.apache.log4j.Logger |
test_timing_log
|
Constructor Summary | |
---|---|
TestEngine(java.lang.String testRunInstanceId,
TestContextImpl context,
TestFeedbackListener feedbackListener)
|
Method Summary | |
---|---|
void |
runTest(int testDataIndex)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.apache.log4j.Logger log
protected static org.apache.log4j.Logger test_timing_log
Constructor Detail |
---|
public TestEngine(java.lang.String testRunInstanceId, TestContextImpl context, TestFeedbackListener feedbackListener) throws MactorException
MactorException
Method Detail |
---|
public void stop()
public void runTest(int testDataIndex) throws MactorException
MactorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |