Class SoftwareInfoIntegrationTest


@SpecificationReference(document="XEP-0232", version="0.3") public class SoftwareInfoIntegrationTest extends AbstractSmackIntegrationTest
  • Field Details

    • sim1

      public final org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager sim1
    • sim2

      public final org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager sim2
  • Constructor Details

    • SoftwareInfoIntegrationTest

      public SoftwareInfoIntegrationTest(SmackIntegrationTestEnvironment environment) throws IOException, org.jivesoftware.smack.xml.XmlPullParserException, org.jivesoftware.smack.parsing.SmackParsingException
      Throws:
      IOException
      org.jivesoftware.smack.xml.XmlPullParserException
      org.jivesoftware.smack.parsing.SmackParsingException
  • Method Details