public class OmemoInitializationTest extends AbstractOmemoIntegrationTest
AbstractSmackIntTest.Condition
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
OmemoInitializationTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
initializationTest()
Tests, if the initialization is done properly.
|
afterTest, beforeTest
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
public OmemoInitializationTest(SmackIntegrationTestEnvironment environment) throws TestNotPossibleException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NoResponseException, java.lang.InterruptedException
TestNotPossibleException
org.jivesoftware.smack.XMPPException.XMPPErrorException
org.jivesoftware.smack.SmackException.NotConnectedException
org.jivesoftware.smack.SmackException.NoResponseException
java.lang.InterruptedException
public void before()
before
in class AbstractOmemoIntegrationTest
public void initializationTest() throws org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.SmackException.NotLoggedInException, org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException, org.jivesoftware.smackx.pubsub.PubSubException.NotAPubSubNodeException
org.jivesoftware.smackx.pubsub.PubSubException.NotAPubSubNodeException
org.jivesoftware.smack.XMPPException.XMPPErrorException
org.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeException
org.jivesoftware.smack.SmackException.NotConnectedException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NoResponseException
org.jivesoftware.smack.SmackException.NotLoggedInException
org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
public void after()
after
in class AbstractOmemoIntegrationTest