Class TriggerPlan


  • public class TriggerPlan
    extends Plan
    A plan to be triggered by conditions of the repeatability test agent.
    • Constructor Detail

      • TriggerPlan

        public TriggerPlan()
    • Method Detail

      • body

        public void body()
        Create a new trigger plan.
        Specified by:
        body in class Plan
        Parameters:
        no - The number, when the plan should be triggered.
        description - A description of the test case.