Class OmemoMamDecryptionTest

    • Constructor Detail

      • OmemoMamDecryptionTest

        public OmemoMamDecryptionTest​(SmackIntegrationTestEnvironment environment)
                               throws org.jivesoftware.smack.XMPPException.XMPPErrorException,
                                      org.jivesoftware.smack.SmackException.NotConnectedException,
                                      java.lang.InterruptedException,
                                      org.jivesoftware.smack.SmackException.NoResponseException,
                                      TestNotPossibleException
        Throws:
        org.jivesoftware.smack.XMPPException.XMPPErrorException
        org.jivesoftware.smack.SmackException.NotConnectedException
        java.lang.InterruptedException
        org.jivesoftware.smack.SmackException.NoResponseException
        TestNotPossibleException
    • Method Detail

      • mamDecryptionTest

        @SmackIntegrationTest
        public void mamDecryptionTest()
                               throws org.jivesoftware.smack.XMPPException.XMPPErrorException,
                                      org.jivesoftware.smack.SmackException.NotLoggedInException,
                                      org.jivesoftware.smack.SmackException.NotConnectedException,
                                      java.lang.InterruptedException,
                                      org.jivesoftware.smack.SmackException.NoResponseException,
                                      org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException,
                                      org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException,
                                      java.io.IOException
        Throws:
        org.jivesoftware.smack.XMPPException.XMPPErrorException
        org.jivesoftware.smack.SmackException.NotLoggedInException
        org.jivesoftware.smack.SmackException.NotConnectedException
        java.lang.InterruptedException
        org.jivesoftware.smack.SmackException.NoResponseException
        org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
        org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
        java.io.IOException