PHP Class spec\LdapTools\Log\LogOperationSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: ldaptools/ldaptools

Protected Properties

Property Type Description
$operation LdapTools\Operation\QueryOperation

Public Methods

Method Description
it_is_initializable ( )
it_should_get_the_ldap_operation ( )
it_should_set_a_start_time ( )
it_should_set_a_stop_time ( )
it_should_set_an_error_message ( )
it_should_set_the_domain ( )
it_should_set_the_ldap_operation ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_get_the_ldap_operation() public method

it_should_set_a_start_time() public method

it_should_set_a_stop_time() public method

it_should_set_an_error_message() public method

it_should_set_the_domain() public method

it_should_set_the_ldap_operation() public method

let() public method

public let ( )

Property Details

$operation protected_oe property

protected QueryOperation,LdapTools\Operation $operation
return LdapTools\Operation\QueryOperation