Package org.jivesoftware.util

Interface Summary
Verification<T extends Packet,S extends Packet> Implement this interface to verify a request/response pair.
 

Class Summary
ConnectionUtils A collection of utility methods to create mocked XMPP connections.
Protocol This class can be used in conjunction with a mocked XMPP connection ( ConnectionUtils.createMockedConnection(Protocol, String, String)) to verify a XMPP protocol.