Package org.jivesoftware.smack.roster
Class LowLevelRosterIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
org.jivesoftware.smack.roster.LowLevelRosterIntegrationTest
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestPresenceEventListenersOffline(org.jivesoftware.smack.AbstractXMPPConnection conOne, org.jivesoftware.smack.AbstractXMPPConnection conTwo) Methods 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
-
LowLevelRosterIntegrationTest
-
-
Method Details
-
testPresenceEventListenersOffline
@SmackIntegrationTest public void testPresenceEventListenersOffline(org.jivesoftware.smack.AbstractXMPPConnection conOne, org.jivesoftware.smack.AbstractXMPPConnection conTwo) throws TimeoutException, Exception - Throws:
TimeoutExceptionException
-