ExchangeTest

3

tests

0

failures

0

ignored

10.127s

duration

100%

successful

Tests

Test Duration Result
a_fanout_exchange_broadcasts_all_the_messages_it_receives_to_all_the_queues_it_knows() 0.061s passed
a_message_goes_to_the_queues_whose_binding_key_exactly_matches_the_routing_key_when_using_direct_exchange() 5.034s passed
a_message_sent_with_a_particular_routing_key_will_be_delivered_to_all_the_queues_that_are_bound_with_a_matching_binding_key_when_using_topic_exchange() 5.032s passed