public class MessageEncryptionIntegrationTest extends AbstractTwoUsersOmemoIntegrationTest
AbstractSmackIntTest.Condition
alice, bob
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
MessageEncryptionIntegrationTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
messageTest()
This test checks whether the following actions are performed.
|
cleanUp, setup
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
public MessageEncryptionIntegrationTest(SmackIntegrationTestEnvironment environment) throws org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, org.jivesoftware.smack.SmackException.NoResponseException, TestNotPossibleException
org.jivesoftware.smack.XMPPException.XMPPErrorException
org.jivesoftware.smack.SmackException.NotConnectedException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NoResponseException
TestNotPossibleException
public void messageTest() throws java.lang.Exception
java.lang.Exception