public abstract class AbstractTwoUsersOmemoIntegrationTest extends AbstractOmemoIntegrationTest
AbstractSmackIntTest.Condition| Modifier and Type | Field and Description |
|---|---|
protected org.jivesoftware.smackx.omemo.OmemoManager |
alice |
protected org.jivesoftware.smackx.omemo.OmemoManager |
bob |
connection, connections, conOne, conThree, conTwoINSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout| Constructor and Description |
|---|
AbstractTwoUsersOmemoIntegrationTest(SmackIntegrationTestEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
setup() |
performActionAndWaitForPresencecreateNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrueprotected org.jivesoftware.smackx.omemo.OmemoManager alice
protected org.jivesoftware.smackx.omemo.OmemoManager bob
public AbstractTwoUsersOmemoIntegrationTest(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.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionorg.jivesoftware.smack.SmackException.NoResponseExceptionTestNotPossibleException@BeforeClass public void setup() throws java.lang.Exception
java.lang.Exception@AfterClass public void cleanUp() throws java.io.IOException
java.io.IOException