org.mactor.framework
Class TestRunner
java.lang.Object
org.mactor.framework.TestRunner
public class TestRunner
- extends java.lang.Object
- Author:
- Lars Ivar Almli
Field Summary |
protected static org.apache.log4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.log4j.Logger log
TestRunner
public TestRunner(int numberOfTestThreads,
TestSpec testSpec,
DataTable testData,
TestFeedbackListener fl)
throws MactorException
- Throws:
MactorException
start
public void start()
throws MactorException
- Throws:
MactorException
waitForCompletion
public int waitForCompletion()
stop
public void stop()
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable
Copyright © 2008. All Rights Reserved.