Package org.jivesoftware.smackx.iot
Class IoTDataIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
org.jivesoftware.smackx.iot.IoTDataIntegrationTest
@SpecificationReference(document="XEP-0347",
                        version="0.5.1")
public class IoTDataIntegrationTest
extends AbstractSmackIntegrationTest
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
AbstractSmackIntTest.Condition - 
Field Summary
Fields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
connection, connections, conOne, conThree, conTwoFields inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddataTest()Connection one provides a thing, which momentary value is read out by connection two.Methods inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
performActionAndWaitForPresenceMethods inherited from class org.igniterealtime.smack.inttest.AbstractSmackIntTest
assertResult, assertResult, assertResult, assertResult, createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue 
- 
Constructor Details
- 
IoTDataIntegrationTest
 
 - 
 - 
Method Details
- 
dataTest
Connection one provides a thing, which momentary value is read out by connection two.- Throws:
 Exception- if an exception occurs.TimeoutException- if there was a timeout.
 
 -