public class OmemoSessionRenegotiationTest extends AbstractOmemoIntegrationTest
AbstractSmackIntTest.Condition
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
OmemoSessionRenegotiationTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
sessionRenegotiationTest() |
afterTest, beforeTest
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
public OmemoSessionRenegotiationTest(SmackIntegrationTestEnvironment environment) throws org.jivesoftware.smack.XMPPException.XMPPErrorException, TestNotPossibleException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, org.jivesoftware.smack.SmackException.NoResponseException
org.jivesoftware.smack.XMPPException.XMPPErrorException
TestNotPossibleException
org.jivesoftware.smack.SmackException.NotConnectedException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NoResponseException
public void before()
before
in class AbstractOmemoIntegrationTest
public void sessionRenegotiationTest() throws java.lang.Exception
java.lang.Exception
public void after()
after
in class AbstractOmemoIntegrationTest