org.mactor.framework
Class MockRunner
java.lang.Object
org.mactor.framework.MockRunner
public class MockRunner
- 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
MockRunner
public MockRunner(int numberOfTestThreads,
java.util.List<TestSpec> testSpecs,
TestFeedbackListener fl)
throws MactorException
- Throws:
MactorException
start
public void start()
throws MactorException
- Throws:
MactorException
waitForCompletion
public void 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.