public class OmemoInitializationTest extends AbstractOmemoIntegrationTest
AbstractSmackIntTest.Conditionconnection, conOne, conThree, conTwoINSECURE_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, beforeTestcreateNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTruepublic OmemoInitializationTest(SmackIntegrationTestEnvironment environment) throws TestNotPossibleException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NoResponseException, java.lang.InterruptedException
TestNotPossibleExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionorg.jivesoftware.smack.SmackException.NoResponseExceptionjava.lang.InterruptedExceptionpublic void before()
before in class AbstractOmemoIntegrationTestpublic 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.NotAPubSubNodeExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionorg.jivesoftware.smack.SmackException.NoResponseExceptionorg.jivesoftware.smack.SmackException.NotLoggedInExceptionorg.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyExceptionpublic void after()
after in class AbstractOmemoIntegrationTest