Package org.jivesoftware.smack.c2s
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>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
AbstractSmackLowLevelIntegrationTest.UnconnectedConnectionSourceNested classes/interfaces inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
AbstractSmackIntTest.Condition -
Field Summary
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
configuration, serviceFields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout -
Constructor Summary
ConstructorsConstructorDescriptionModularXmppClientToServerConnectionLowLevelIntegrationTest(SmackIntegrationTestEnvironment environment) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class org.igniterealtime.smack.inttest.AbstractSmackSpecificLowLevelIntegrationTest
getConnectionDescriptor, getSpecificUnconnectedConnection, getSpecificUnconnectedConnectionsMethods inherited from class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
getConnectedConnection, recycleMethods inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
assertResult, assertResult, assertResult, assertResult, createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
-
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.SmackExceptionIOExceptionorg.jivesoftware.smack.XMPPExceptionInterruptedException
-
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.NoResponseExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionInterruptedException
-