PHP Класс ProophTest\ServiceBus\Plugin\Guard\FinalizeGuardTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
it_allows_when_authorization_service_grants_access_with_deferred ( )
it_allows_when_authorization_service_grants_access_without_deferred ( )
it_attaches_to_action_event_emitter ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_with_deferred ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_with_deferred_and_exposes_message_name ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_without_deferred ( )
it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_without_deferred_and_exposes_message_name ( )

Описание методов

it_allows_when_authorization_service_grants_access_with_deferred() публичный Метод

it_allows_when_authorization_service_grants_access_without_deferred() публичный Метод

it_attaches_to_action_event_emitter() публичный Метод

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_with_deferred() публичный Метод

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_with_deferred_and_exposes_message_name() публичный Метод

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_without_deferred() публичный Метод

it_stops_propagation_and_throws_unauthorizedexception_when_authorization_service_denies_access_without_deferred_and_exposes_message_name() публичный Метод