PHP 클래스 spec\LdapTools\Query\Operator\bOrSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_have_a_pipe_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_a_pipe_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 ( )