Class MessagingTestPlan


  • public class MessagingTestPlan
    extends Plan
    Test the messaging capability.
    • Constructor Detail

      • MessagingTestPlan

        public MessagingTestPlan()
    • Method Detail

      • body

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

        protected void testEMail()
        Test sending of email.
      • testICQ

        protected void testICQ()
        Test sending an ICQ message.
      • testXMPP

        protected void testXMPP()
        Test sending an jabber message.