Class TimeoutExceptionPlan


  • public class TimeoutExceptionPlan
    extends Plan
    Test time waitFor() methods.
    • Constructor Detail

      • TimeoutExceptionPlan

        public TimeoutExceptionPlan()
    • Method Detail

      • body

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

        public void failed()
        Called when plan failed.
        Overrides:
        failed in class Plan