|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iplan.AutoTester.TestRunner
ix.test.xml.MissionaryTest.MissionaryTestRunner
protected static class MissionaryTest.MissionaryTestRunner
| Field Summary | |
|---|---|
(package private) AutoTester |
auto
|
(package private) MissionaryTest |
test
|
| Fields inherited from class ix.iplan.AutoTester.TestRunner |
|---|
changedState, planNumber, remainingReplans |
| Constructor Summary | |
|---|---|
MissionaryTest.MissionaryTestRunner(MissionaryTest test,
AutoTester auto)
|
|
| Method Summary | |
|---|---|
(package private) LList |
nextState(LList state,
LList move)
|
protected java.util.Map |
runSimulation(PlanCheckingSimulator sim)
Runs the usual simulation using the PlanCheckingSimulator, then runs a second simulation that uses the same linearization of the plan but considers only the move activities. |
(package private) void |
simulate(java.util.List nodeEnds)
|
| Methods inherited from class ix.iplan.AutoTester.TestRunner |
|---|
checkPlan, comparePlanModels, describePlan, describeTest, initialPlan, makePlanCheckingSimulator, planFromPlan, readDomain, runTest, saveChangedState, savedChangedStateName, savedPlanName, savePlan, savePlanFromPlan, taskPlan |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
AutoTester auto
MissionaryTest test
| Constructor Detail |
|---|
MissionaryTest.MissionaryTestRunner(MissionaryTest test,
AutoTester auto)
| Method Detail |
|---|
protected java.util.Map runSimulation(PlanCheckingSimulator sim)
runSimulation in class AutoTester.TestRunnervoid simulate(java.util.List nodeEnds)
LList nextState(LList state,
LList move)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||