Class GoalFinishedTesterPlan


  • public class GoalFinishedTesterPlan
    extends Plan
    Test if a plan can be activated in response to a goal finished event.
    • Constructor Detail

      • GoalFinishedTesterPlan

        public GoalFinishedTesterPlan()
    • Method Detail

      • body

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