PHP Class spec\LdapTools\Operation\Handler\OperationHandlerSpec

Inheritance: extends PhpSpec\ObjectBehavior
显示文件 Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_not_support_query_or_authentication_operations ( )
it_should_support_an_add_delete_rename_or_modify_operation ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_not_support_query_or_authentication_operations() public method

it_should_support_an_add_delete_rename_or_modify_operation() public method

let() public method

public let ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface