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.UnconnectedConnectionSource
Nested classes/interfaces inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
AbstractSmackIntTest.Condition
-
Field Summary
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
configuration, service
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
-
Constructor Summary
ConstructorDescriptionModularXmppClientToServerConnectionLowLevelIntegrationTest
(SmackIntegrationTestEnvironment environment) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Methods inherited from class org.igniterealtime.smack.inttest.AbstractSmackSpecificLowLevelIntegrationTest
getConnectionDescriptor, getSpecificUnconnectedConnection, getSpecificUnconnectedConnections
Methods inherited from class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
getConnectedConnection, recycle
Methods 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.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
-