Class AbstractChatIntegrationTest

Direct Known Subclasses:
IncomingMessageListenerIntegrationTest, OutgoingMessageListenerIntegrationTest

public abstract class AbstractChatIntegrationTest extends AbstractSmackIntegrationTest
  • Field Details

    • chatManagerOne

      protected final org.jivesoftware.smack.chat2.ChatManager chatManagerOne
    • chatManagerTwo

      protected final org.jivesoftware.smack.chat2.ChatManager chatManagerTwo
    • chatManagerThree

      protected final org.jivesoftware.smack.chat2.ChatManager chatManagerThree
  • Constructor Details