public abstract class AbstractChatIntegrationTest extends AbstractSmackIntegrationTest
AbstractSmackIntTest.Condition
Modifier and Type | Field and Description |
---|---|
protected org.jivesoftware.smack.chat2.ChatManager |
chatManagerOne |
protected org.jivesoftware.smack.chat2.ChatManager |
chatManagerThree |
protected org.jivesoftware.smack.chat2.ChatManager |
chatManagerTwo |
connection, conOne, conThree, conTwo
INSECURE_RANDOM, LOGGER, sinttestConfiguration, testRunId, timeout
Modifier | Constructor and Description |
---|---|
protected |
AbstractChatIntegrationTest(SmackIntegrationTestEnvironment environment) |
createNewTempFile, getHttpUrlConnectionFor, performActionAndWaitUntilStanzaReceived, waitUntilTrue
protected final org.jivesoftware.smack.chat2.ChatManager chatManagerOne
protected final org.jivesoftware.smack.chat2.ChatManager chatManagerTwo
protected final org.jivesoftware.smack.chat2.ChatManager chatManagerThree
protected AbstractChatIntegrationTest(SmackIntegrationTestEnvironment environment)