Uses of Record Class
jp.co.moneyforward.autotest.framework.testengine.AutotestEngine.ExecutionPlan
Packages that use AutotestEngine.ExecutionPlan
-
Uses of AutotestEngine.ExecutionPlan in jp.co.moneyforward.autotest.framework.testengine
Methods in jp.co.moneyforward.autotest.framework.testengine that return AutotestEngine.ExecutionPlanModifier and TypeMethodDescriptionabstract AutotestEngine.ExecutionPlan
PlanningStrategy.planExecution
(AutotestExecution.Spec executionSpec, Map<String, List<String>> sceneCallGraph, Map<String, List<String>> assertions) Returns an execution plan based on the design which this instance specifies.