public class OmemoKeyTransportTest extends AbstractOmemoIntegrationTest
AbstractSmackIntTest.Condition
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
OmemoKeyTransportTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
keyTransportTest() |
afterTest, beforeTest
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
public OmemoKeyTransportTest(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 before()
before
in class AbstractOmemoIntegrationTest
public void keyTransportTest() throws java.lang.Exception
java.lang.Exception
public void after()
after
in class AbstractOmemoIntegrationTest