Class ActiveMQBroker

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class ActiveMQBroker
    extends org.junit.rules.ExternalResource
    • Constructor Detail

      • ActiveMQBroker

        public ActiveMQBroker()
      • ActiveMQBroker

        public ActiveMQBroker​(String brokerURL)
    • Method Detail

      • before

        public void before()
                    throws Exception
        Overrides:
        before in class org.junit.rules.ExternalResource
        Throws:
        Exception
      • after

        public void after()
        Overrides:
        after in class org.junit.rules.ExternalResource