Class CMTestPlan


  • public class CMTestPlan
    extends Plan
    Test different cases of protocol cancellation.
    • Constructor Detail

      • CMTestPlan

        public CMTestPlan()
    • Method Detail

      • body

        public void body()
        Plan body performs the tests.
        Specified by:
        body in class Plan
      • testInitiatorCancel

        public void testInitiatorCancel()
        Test cancellation of interaction from initiator side (this side).
      • testReceiverAbort

        public void testReceiverAbort()
        Test abortion of interaction by receiver side (other side).