Test ACKs.
Test wildcard subscribe. Primarily for AMQ.
Test Client subscribe
Test that methods detect no client connection is present.
Test that a connection frame is received.
Test requesting a receipt on disconnect.
Test wildcard subscribe with >. Primarily for AMQ.
test JRuby detection
test max redeliveries is not broken (6c2c1c1)
Test not ACKing messages.
Test poll works.
Test publish and immediate subscribe.
Test that subscription IDs must be unique for a Client.
Test that subscription IDs must be unique for a Client, mixed id specification.
Test that subscription destinations must be unique for a Client.
Test obtaining a RECEIPT via a listener.
Test that Client subscribe requires a block.
Test subscribe from multiple worker threads.
Test subscribe from a worker thread.
Test transaction publish and abort, receive with new client. New client uses ack => auto.
Test transaction publish and abort, receive with new client. New client uses ack => client.
Test transaction publish and abort.
Test transaction with client side reacknowledge.
Test transaction publish.
Test basic unsubscribe.
[Validate]