Package org.jivesoftware.smackx.muc
Class MultiUserChatLowLevelIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
org.jivesoftware.smackx.muc.MultiUserChatLowLevelIntegrationTest
@SpecificationReference(document="XEP-0048",
                        version="1.2")
public class MultiUserChatLowLevelIntegrationTest
extends AbstractSmackLowLevelIntegrationTest
- 
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
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionvoidtestMucBookmarksAutojoin(org.jivesoftware.smack.AbstractXMPPConnection connection) 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
- 
MultiUserChatLowLevelIntegrationTest
public MultiUserChatLowLevelIntegrationTest(SmackIntegrationTestEnvironment environment) throws Exception - Throws:
 Exception
 
 - 
 - 
Method Details
- 
testMucBookmarksAutojoin
@SmackIntegrationTest public void testMucBookmarksAutojoin(org.jivesoftware.smack.AbstractXMPPConnection connection) throws InterruptedException, TestNotPossibleException, org.jivesoftware.smack.XMPPException, org.jivesoftware.smack.SmackException, IOException - Throws:
 InterruptedExceptionTestNotPossibleExceptionorg.jivesoftware.smack.XMPPExceptionorg.jivesoftware.smack.SmackExceptionIOException
 
 -