PHP 클래스 spec\LdapTools\Resolver\ParameterResolverSpec

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

공개 메소드들

메소드 설명
getMatchers ( )
it_is_initializable ( )
it_should_be_case_insensitive_for_parameter_names ( )
it_should_check_if_a_value_has_parameters ( )
it_should_correctly_parse_passed_parameters ( )
it_should_detect_circular_references_in_parameters ( )
it_should_handle_an_attribute_value_as_an_array ( )
it_should_only_check_strings_for_parameters ( )
it_should_resolve_parameters_in_the_correct_order ( )
it_should_return_an_array_when_calling_resolve ( )
it_should_return_attributes_correctly_when_no_parameters_are_used ( )
it_should_return_attributes_in_the_same_case_they_were_passed ( )
it_should_throw_an_exception_when_trying_to_use_a_multivalued_attribute_as_a_parameter ( )
let ( )

메소드 상세

getMatchers() 공개 메소드

public getMatchers ( )

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_be_case_insensitive_for_parameter_names() 공개 메소드

it_should_check_if_a_value_has_parameters() 공개 메소드

it_should_correctly_parse_passed_parameters() 공개 메소드

it_should_detect_circular_references_in_parameters() 공개 메소드

it_should_handle_an_attribute_value_as_an_array() 공개 메소드

it_should_only_check_strings_for_parameters() 공개 메소드

it_should_resolve_parameters_in_the_correct_order() 공개 메소드

it_should_return_an_array_when_calling_resolve() 공개 메소드

it_should_return_attributes_correctly_when_no_parameters_are_used() 공개 메소드

it_should_return_attributes_in_the_same_case_they_were_passed() 공개 메소드

it_should_throw_an_exception_when_trying_to_use_a_multivalued_attribute_as_a_parameter() 공개 메소드

let() 공개 메소드

public let ( )