public abstract class AbstractSmackLowLevelIntegrationTest extends AbstractSmackIntTest
| Modifier and Type | Class and Description |
|---|---|
static interface |
AbstractSmackLowLevelIntegrationTest.ConnectionCallback |
AbstractSmackIntTest.Condition| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
configuration
The configuration
|
protected org.jxmpp.jid.DomainBareJid |
service |
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout| Constructor and Description |
|---|
AbstractSmackLowLevelIntegrationTest(SmackIntegrationTestEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder |
getConnectionConfiguration() |
protected void |
performCheck(AbstractSmackLowLevelIntegrationTest.ConnectionCallback callback) |
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrueprotected final Configuration configuration
protected final org.jxmpp.jid.DomainBareJid service
public AbstractSmackLowLevelIntegrationTest(SmackIntegrationTestEnvironment environment)
public final org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder getConnectionConfiguration()
throws java.security.KeyManagementException,
java.security.NoSuchAlgorithmException
java.security.KeyManagementExceptionjava.security.NoSuchAlgorithmExceptionprotected void performCheck(AbstractSmackLowLevelIntegrationTest.ConnectionCallback callback) throws java.lang.Exception
java.lang.Exception