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, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
AbstractTwoUsersOmemoIntegrationTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
void |
setup() |
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
protected 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.XMPPErrorException
org.jivesoftware.smack.SmackException.NotConnectedException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NoResponseException
TestNotPossibleException