PHP Class spec\LdapTools\Event\LdapOperationEventSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_get_the_connection_for_the_event ( )
it_should_get_the_event_name ( )
it_should_get_the_operation_for_the_event ( )
it_should_have_type_Event ( )
it_should_implement_EventInterface ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_get_the_connection_for_the_event() public method

it_should_get_the_event_name() public method

it_should_get_the_operation_for_the_event() public method

it_should_have_type_Event() public method

it_should_implement_EventInterface() public method

let() public method

public let ( )