public class IoTDiscoveryIntegrationTest extends AbstractSmackIntegrationTest
AbstractSmackIntTest.Condition
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Constructor and Description |
---|
IoTDiscoveryIntegrationTest(SmackIntegrationTestEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
void |
registerClaimAndUnregisterThing() |
static org.jivesoftware.smackx.iot.discovery.ThingState |
registerThing(org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager iotDiscoveryManager,
org.jivesoftware.smackx.iot.Thing thing) |
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
public IoTDiscoveryIntegrationTest(SmackIntegrationTestEnvironment environment) throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException, TestNotPossibleException
org.jivesoftware.smack.SmackException.NoResponseException
org.jivesoftware.smack.XMPPException.XMPPErrorException
org.jivesoftware.smack.SmackException.NotConnectedException
java.lang.InterruptedException
TestNotPossibleException
public void registerClaimAndUnregisterThing() throws org.jivesoftware.smack.XMPPException.XMPPErrorException, java.lang.InterruptedException, org.jivesoftware.smack.SmackException
org.jivesoftware.smack.XMPPException.XMPPErrorException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException
public static org.jivesoftware.smackx.iot.discovery.ThingState registerThing(org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager iotDiscoveryManager, org.jivesoftware.smackx.iot.Thing thing) throws org.jivesoftware.smack.XMPPException.XMPPErrorException, java.lang.InterruptedException, org.jivesoftware.smack.SmackException
org.jivesoftware.smack.XMPPException.XMPPErrorException
java.lang.InterruptedException
org.jivesoftware.smack.SmackException