Class StreamManagementTest

    • Constructor Detail

      • StreamManagementTest

        public StreamManagementTest​(SmackIntegrationTestEnvironment environment)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • testStreamManagement

        @SmackIntegrationTest
        public void testStreamManagement​(org.jivesoftware.smack.tcp.XMPPTCPConnection conOne,
                                         org.jivesoftware.smack.tcp.XMPPTCPConnection conTwo)
                                  throws java.lang.InterruptedException,
                                         org.jivesoftware.smack.SmackException,
                                         java.io.IOException,
                                         org.jivesoftware.smack.XMPPException
        Throws:
        java.lang.InterruptedException
        org.jivesoftware.smack.SmackException
        java.io.IOException
        org.jivesoftware.smack.XMPPException