Package org.jivesoftware.smack
Class XmppConnectionIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
org.jivesoftware.smack.XmppConnectionIntegrationTest
-
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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
allToAllMessageSendTest
(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
-
XmppConnectionIntegrationTest
-
-
Method Details
-
allToAllMessageSendTest
@SmackIntegrationTest(connectionCount=4) public void allToAllMessageSendTest(List<org.jivesoftware.smack.AbstractXMPPConnection> connections) throws InterruptedException, XmppConnectionStressTest.StressTestFailedException.NotAllMessagesReceivedException, XmppConnectionStressTest.StressTestFailedException.ErrorsWhileSendingOrReceivingException
-