Class WaitqueueTestPlan


  • public class WaitqueueTestPlan
    extends Plan
    A plan that shows how to wait for multiple answers.
    • Constructor Detail

      • WaitqueueTestPlan

        public WaitqueueTestPlan()
    • Method Detail

      • body

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