|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.quilt.framework.QuiltTest | +--org.quilt.runner.MockTestRunner
Echoes parameters for a given QuiltTest back to the Ant user.
Constructor Summary | |
MockTestRunner()
|
Method Summary | |
void |
run(QuiltTest qt)
Set mockTestRunner="true" or mockExec="true" in the Quilt task line in build.xml to get this output on all tests run. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MockTestRunner()
Method Detail |
public void run(QuiltTest qt)
qt
- The QuiltTest being run
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |