|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.quilt.frontend.ant.MockExec
Echoes attributes for a given QuiltTest back to the Ant user. Useful in finding out how Ant and Quilt interpret your batch.xml.
Constructor Summary | |
MockExec()
No-arg constructor. |
Method Summary | |
void |
run(QuiltTest qt,
TaskControl tc)
Dump the parameters for the task and the test. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MockExec()
Method Detail |
public void run(QuiltTest qt, TaskControl tc)
qt
- The test which would have been run.tc
- Task control information.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |