Package org.jivesoftware.smack.c2s
Class SimpleXmppConnectionIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
org.jivesoftware.smack.c2s.SimpleXmppConnectionIntegrationTest
-
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
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
createConnectionTest
(List<org.jivesoftware.smack.AbstractXMPPConnection> connections) 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
-
SimpleXmppConnectionIntegrationTest
-
-
Method Details
-
createConnectionTest
@SmackIntegrationTest(connectionCount=2) public void createConnectionTest(List<org.jivesoftware.smack.AbstractXMPPConnection> connections) throws TimeoutException, Exception - Throws:
TimeoutException
Exception
-