Class ModularXmppClientToServerConnectionLowLevelIntegrationTest

java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
org.igniterealtime.smack.inttest.AbstractSmackSpecificLowLevelIntegrationTest<org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection>
org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionLowLevelIntegrationTest

public class ModularXmppClientToServerConnectionLowLevelIntegrationTest extends AbstractSmackSpecificLowLevelIntegrationTest<org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection>
  • Constructor Details

    • ModularXmppClientToServerConnectionLowLevelIntegrationTest

      public ModularXmppClientToServerConnectionLowLevelIntegrationTest(SmackIntegrationTestEnvironment environment)
  • Method Details

    • testDisconnectAfterConnect

      @SmackIntegrationTest public void testDisconnectAfterConnect() throws org.jivesoftware.smack.SmackException, IOException, org.jivesoftware.smack.XMPPException, InterruptedException
      Throws:
      org.jivesoftware.smack.SmackException
      IOException
      org.jivesoftware.smack.XMPPException
      InterruptedException
    • testDisconnectNeverConnected

      @SmackIntegrationTest public void testDisconnectNeverConnected() throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, InterruptedException
      Throws:
      org.jivesoftware.smack.SmackException.NoResponseException
      org.jivesoftware.smack.XMPPException.XMPPErrorException
      org.jivesoftware.smack.SmackException.NotConnectedException
      InterruptedException