PHP Class spec\LdapTools\Query\Operator\bAndSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
it_is_initializable ( )
it_should_have_an_ampersand_symbol ( )
it_should_implement_ContainsOperatorsInferface ( )
it_should_return_correct_child_count_after_adding_operators_to_it ( )
it_should_return_one_child_when_calling_getChildren ( )
it_should_return_the_correct_ldap_filter_when_nesting_operators ( )
it_should_return_the_correct_ldap_filter_with_one_operator ( )
it_should_return_the_correct_ldap_filter_with_two_operators ( )
it_should_throw_LdapQueryException_when_trying_to_set_the_operator_to_an_invalid_type ( )
let ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_have_an_ampersand_symbol() public méthode

it_should_implement_ContainsOperatorsInferface() public méthode

it_should_return_correct_child_count_after_adding_operators_to_it() public méthode

it_should_return_one_child_when_calling_getChildren() public méthode

it_should_return_the_correct_ldap_filter_when_nesting_operators() public méthode

it_should_return_the_correct_ldap_filter_with_one_operator() public méthode

it_should_return_the_correct_ldap_filter_with_two_operators() public méthode

it_should_throw_LdapQueryException_when_trying_to_set_the_operator_to_an_invalid_type() public méthode

let() public méthode

public let ( )