Class SpringSimpleMessageSubscriberAspectTest


  • public class SpringSimpleMessageSubscriberAspectTest
    extends java.lang.Object
    Author:
    Fabrizio Giudici
    • Constructor Detail

      • SpringSimpleMessageSubscriberAspectTest

        public SpringSimpleMessageSubscriberAspectTest()
    • Method Detail

      • setup

        @BeforeMethod
        public void setup()
      • must_subscribe_to_default_message_bus_at_initialize

        public void must_subscribe_to_default_message_bus_at_initialize()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • must_unsubscribe_from_default_message_bus_at_destroy

        public void must_unsubscribe_from_default_message_bus_at_destroy()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • must_subscribe_to_alternate_message_bus

        public void must_subscribe_to_alternate_message_bus()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • must_unsubscribe_from_alternate_message_bus

        public void must_unsubscribe_from_alternate_message_bus()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception