PHP Класс spec\LdapTools\Query\Operator\bAndSpec

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

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

Метод Описание
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 ( )

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

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

public 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() публичный Метод

public let ( )