PHP Class ProophTest\ServiceBus\Plugin\Guard\RouteGuardTest

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

Public Methods

Method Description
it_allows_when_authorization_service_grants_access ( )
it_attaches_to_action_event_emitter ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_and_exposed_message_name ( )

Method Details

it_allows_when_authorization_service_grants_access() public method

it_attaches_to_action_event_emitter() public method

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access() public method

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_and_exposed_message_name() public method