public abstract class AbstractSmackIntegrationTest extends AbstractSmackIntTest
AbstractSmackIntTest.Condition| Modifier and Type | Field and Description |
|---|---|
protected org.jivesoftware.smack.XMPPConnection |
connection
An alias for the first connection
conOne. |
protected org.jivesoftware.smack.XMPPConnection |
conOne
The first connection.
|
protected org.jivesoftware.smack.XMPPConnection |
conThree
The third connection.
|
protected org.jivesoftware.smack.XMPPConnection |
conTwo
The second connection.
|
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout| Constructor and Description |
|---|
AbstractSmackIntegrationTest(SmackIntegrationTestEnvironment environment) |
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrueprotected final org.jivesoftware.smack.XMPPConnection conOne
protected final org.jivesoftware.smack.XMPPConnection conTwo
protected final org.jivesoftware.smack.XMPPConnection conThree
protected final org.jivesoftware.smack.XMPPConnection connection
conOne.public AbstractSmackIntegrationTest(SmackIntegrationTestEnvironment environment)