Package org.apache.activemq.junit
-
Class Summary Class Description AbstractActiveMQClientResource AbstractActiveMQConsumerResource AbstractActiveMQProducerResource ActiveMQDynamicQueueSenderResource ActiveMQDynamicTopicPublisherResource ActiveMQQueueReceiverResource ActiveMQQueueSenderResource ActiveMQTestRunner A Custom JUnit test runner for customizing JUnit tests run in ActiveMQ.ActiveMQTopicDurableSubscriberResource ActiveMQTopicPublisherResource ActiveMQTopicSubscriberResource EmbeddedActiveMQBroker A JUnit Rule that embeds an ActiveMQ broker into a test.RepeatRule Test rule used to allow a test to have the Repeat annotation applied.RepeatStatement RepeatStatement.Builder Builder forRepeat
. -
Exception Summary Exception Description EmbeddedActiveMQBroker.EmbeddedActiveMQBrokerException -
Annotation Types Summary Annotation Type Description Repeat A Custom Test annotation used to repeat a troublesome test multiple times when attempting to reproduce an intermittent failure.