Class SoftwareInfoIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
org.jivesoftware.smackx.softwareInfo.SoftwareInfoIntegrationTest
@SpecificationReference(document="XEP-0232",
version="0.3")
public class SoftwareInfoIntegrationTest
extends AbstractSmackIntegrationTest
-
Nested Class Summary
Nested classes/interfaces inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
AbstractSmackIntTest.Condition
-
Field Summary
Modifier and TypeFieldDescriptionfinal org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
final org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
connection, connections, conOne, conThree, conTwo
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
-
Constructor Summary
-
Method Summary
Methods inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
performActionAndWaitForPresence
Methods inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
assertResult, assertResult, assertResult, assertResult, createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
-
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