Class ReadOnlyDeviceIntegrationTest

    • Constructor Detail

      • ReadOnlyDeviceIntegrationTest

        public ReadOnlyDeviceIntegrationTest​(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

      • test

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