public class MultiUserChatIntegrationTest extends AbstractSmackIntegrationTest
AbstractSmackIntTest.Conditionconnection, connections, conOne, conThree, conTwoINSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout| Constructor and Description |
|---|
MultiUserChatIntegrationTest(SmackIntegrationTestEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
mucDestroyTest() |
void |
mucJoinLeaveTest() |
void |
mucTest() |
performActionAndWaitForPresencecreateNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTruepublic MultiUserChatIntegrationTest(SmackIntegrationTestEnvironment environment) throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, TestNotPossibleException
org.jivesoftware.smack.SmackException.NoResponseExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionTestNotPossibleException@SmackIntegrationTest public void mucJoinLeaveTest() throws org.jxmpp.stringprep.XmppStringprepException, org.jivesoftware.smackx.muc.MultiUserChatException.NotAMucServiceException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, org.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException
org.jxmpp.stringprep.XmppStringprepExceptionorg.jivesoftware.smackx.muc.MultiUserChatException.NotAMucServiceExceptionorg.jivesoftware.smack.SmackException.NoResponseExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionorg.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException@SmackIntegrationTest public void mucTest() throws java.lang.Exception
java.lang.Exception@SmackIntegrationTest public void mucDestroyTest() throws java.util.concurrent.TimeoutException, java.lang.Exception
java.util.concurrent.TimeoutExceptionjava.lang.Exception