|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.quilt.frontend.ant.ForkTest
Run an individual test in a separate JVM. Search on Bug 23150; needs to return correct status code if interrupted or times out.
| Constructor Summary | |
ForkTest()
No-arg constructor. |
|
| Method Summary | |
protected int |
execTest(QuiltTest qt,
TaskControl tc,
org.apache.tools.ant.taskdefs.ExecuteWatchdog watchdog)
Fork an individual test, running it in a separate Java virtual machine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ForkTest()
| Method Detail |
protected int execTest(QuiltTest qt,
TaskControl tc,
org.apache.tools.ant.taskdefs.ExecuteWatchdog watchdog)
throws org.apache.tools.ant.BuildException
qt - Data structure holding test parameters.tc - Structure holding parameters for the entire run.watchdog - Sets timeout in ms for this test.
org.apache.tools.ant.BuildException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||