Class TestClient
In: test/test_client.rb
Parent: Test::Unit::TestCase

Methods

Included Modules

TestBase

Public Instance methods

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 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.

Test transaction publish and abort.

Test transaction with client side redilivery.

Test transaction publish.

Test basic unsubscribe.

[Validate]