|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iplan.PlanTest ix.test.xml.TrainsTest
public class TrainsTest
Describes a trains-domain plan test.
Nested Class Summary | |
---|---|
(package private) static class |
TrainsTest.TrainsTestRunner
|
Field Summary |
---|
Fields inherited from class ix.iplan.PlanTest |
---|
domain, initialPlan, isExhaustive, plans, randomSimulations, stepLimit, task |
Constructor Summary | |
---|---|
TrainsTest()
|
Method Summary | |
---|---|
AutoTester.TestRunner |
makeTestRunner(AutoTester auto)
Factory method that returns a new TestRunner that should be used to run this test. |
Methods inherited from class ix.iplan.PlanTest |
---|
getDomain, getInitialPlan, getIsExhaustive, getPlans, getRandomSimulations, getStepLimit, getTask, setDomain, setInitialPlan, setIsExhaustive, setPlans, setRandomSimulations, setStepLimit, setTask, taskDescription, testDescription, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TrainsTest()
Method Detail |
---|
public AutoTester.TestRunner makeTestRunner(AutoTester auto)
PlanTest
makeTestRunner
in class PlanTest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |