|
||||||||||
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.MissionaryTest
public class MissionaryTest
Describes a missionary and cannibals plan test.
Nested Class Summary | |
---|---|
protected static class |
MissionaryTest.MissionaryTestRunner
|
Field Summary | |
---|---|
(package private) static Symbol |
LEFT
|
(package private) static Symbol |
MOVE
|
(package private) static Symbol |
RIGHT
|
Fields inherited from class ix.iplan.PlanTest |
---|
domain, initialPlan, isExhaustive, plans, randomSimulations, stepLimit, task |
Constructor Summary | |
---|---|
MissionaryTest()
|
Method Summary | |
---|---|
AutoTester.TestRunner |
makeTestRunner(AutoTester auto)
Returns a TestRunner that runs an extra simulation. |
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 |
Field Detail |
---|
static final Symbol MOVE
static final Symbol LEFT
static final Symbol RIGHT
Constructor Detail |
---|
public MissionaryTest()
Method Detail |
---|
public AutoTester.TestRunner makeTestRunner(AutoTester auto)
makeTestRunner
in class PlanTest
MissionaryTest.MissionaryTestRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |