PHP Class ProophTest\ServiceBus\Plugin\InvokeStrategy\HandleCommandStrategyTest

Author: Alexander Miertsch ([email protected])
Inheritance: extends ProophTest\ServiceBus\TestCase
Show file Open project: prooph/service-bus

Public Methods

Method Description
it_determines_the_command_name_from_message_name_call_if_event_has_one ( )
it_invokes_the_handle_command_method_of_the_handler ( )
it_invokes_the_handle_command_method_of_the_handler_without_command_name ( )

Method Details

it_determines_the_command_name_from_message_name_call_if_event_has_one() public method

it_invokes_the_handle_command_method_of_the_handler() public method

it_invokes_the_handle_command_method_of_the_handler_without_command_name() public method