Class GoalRegressionTestPlan


  • public class GoalRegressionTestPlan
    extends Plan
    This plan checks goal info events, if goal processing was as expected. The expected results of goal processing are read from special goal parameters (test_state, test_process_states).
    • Constructor Detail

      • GoalRegressionTestPlan

        public GoalRegressionTestPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan