PHP Class ProophTest\ServiceBus\Plugin\InvokeStrategy\AbstractInvokeStrategyTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: prooph/service-bus

Public Methods

Method Description
it_attached_listener_to_event_and_tracks_it ( )
it_fetches_message_and_handler_and_invokes_them_if_possible ( )

Method Details

it_attached_listener_to_event_and_tracks_it() public method

it_fetches_message_and_handler_and_invokes_them_if_possible() public method