Class MultiUserChatIntegrationTest

    • Constructor Detail

      • MultiUserChatIntegrationTest

        public MultiUserChatIntegrationTest​(SmackIntegrationTestEnvironment environment)
                                     throws org.jivesoftware.smack.SmackException.NoResponseException,
                                            org.jivesoftware.smack.XMPPException.XMPPErrorException,
                                            org.jivesoftware.smack.SmackException.NotConnectedException,
                                            java.lang.InterruptedException,
                                            TestNotPossibleException
        Throws:
        org.jivesoftware.smack.SmackException.NoResponseException
        org.jivesoftware.smack.XMPPException.XMPPErrorException
        org.jivesoftware.smack.SmackException.NotConnectedException
        java.lang.InterruptedException
        TestNotPossibleException
    • Method Detail

      • mucJoinLeaveTest

        @SmackIntegrationTest
        public void mucJoinLeaveTest()
                              throws org.jxmpp.stringprep.XmppStringprepException,
                                     org.jivesoftware.smackx.muc.MultiUserChatException.NotAMucServiceException,
                                     org.jivesoftware.smack.SmackException.NoResponseException,
                                     org.jivesoftware.smack.XMPPException.XMPPErrorException,
                                     org.jivesoftware.smack.SmackException.NotConnectedException,
                                     java.lang.InterruptedException,
                                     org.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException
        Throws:
        org.jxmpp.stringprep.XmppStringprepException
        org.jivesoftware.smackx.muc.MultiUserChatException.NotAMucServiceException
        org.jivesoftware.smack.SmackException.NoResponseException
        org.jivesoftware.smack.XMPPException.XMPPErrorException
        org.jivesoftware.smack.SmackException.NotConnectedException
        java.lang.InterruptedException
        org.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException
      • mucTest

        @SmackIntegrationTest
        public void mucTest()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • mucDestroyTest

        @SmackIntegrationTest
        public void mucDestroyTest()
                            throws java.util.concurrent.TimeoutException,
                                   java.lang.Exception
        Throws:
        java.util.concurrent.TimeoutException
        java.lang.Exception