Package org.jivesoftware.smackx.ping
Class PingIntegrationTest
java.lang.Object
org.igniterealtime.smack.inttest.AbstractSmackIntTest
org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
org.jivesoftware.smackx.ping.PingIntegrationTest
@SpecificationReference(document="XEP-0199",
                        version="2.0.1")
public class PingIntegrationTest
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
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
- 
PingIntegrationTest
 
 - 
 - 
Method Details
- 
pingServer
@SmackIntegrationTest public void pingServer() throws org.jivesoftware.smack.SmackException.NotConnectedException, InterruptedException- Throws:
 org.jivesoftware.smack.SmackException.NotConnectedExceptionInterruptedException
 - 
pingAsync
 
 -