|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iplan.AutoTester.TestRunner ix.test.xml.BlockStackingTest.BlockTestRunner
static class BlockStackingTest.BlockTestRunner
Field Summary | |
---|---|
(package private) AutoTester |
auto
|
(package private) BlockStacker |
stacker
|
(package private) BlockStackingTest |
test
|
Fields inherited from class ix.iplan.AutoTester.TestRunner |
---|
changedState, planNumber, remainingReplans |
Constructor Summary | |
---|---|
BlockStackingTest.BlockTestRunner(BlockStackingTest test,
AutoTester auto)
|
Method Summary | |
---|---|
protected void |
checkBlockStackingMoves(Slip slip)
|
protected void |
checkPlan(Slip slip)
Checks the plan. |
protected Plan |
initialPlan()
|
protected Domain |
readDomain()
|
protected void |
runSimpleBlockSim(PlanCheckingSimulator sim)
|
protected java.util.Map |
runSimulation(PlanCheckingSimulator sim)
Simulates one execution of the plan. |
Methods inherited from class ix.iplan.AutoTester.TestRunner |
---|
comparePlanModels, describePlan, describeTest, makePlanCheckingSimulator, planFromPlan, 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
BlockStacker stacker
BlockStackingTest test
Constructor Detail |
---|
BlockStackingTest.BlockTestRunner(BlockStackingTest test, AutoTester auto)
Method Detail |
---|
protected Domain readDomain()
readDomain
in class AutoTester.TestRunner
protected Plan initialPlan()
initialPlan
in class AutoTester.TestRunner
protected void checkPlan(Slip slip)
AutoTester.TestRunner
AutoTester.TestRunner.runSimulation(PlanCheckingSimulator)
.
checkPlan
in class AutoTester.TestRunner
protected java.util.Map runSimulation(PlanCheckingSimulator sim)
AutoTester.TestRunner
runSimulation
in class AutoTester.TestRunner
protected void runSimpleBlockSim(PlanCheckingSimulator sim)
protected void checkBlockStackingMoves(Slip slip)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |