PHP 클래스 spec\LdapTools\Utilities\TSPropertyArraySpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultHex

공개 메소드들

메소드 설명
getMatchers ( )
it_is_initializable ( )
it_should_add_a_specific_TSProperty ( )
it_should_be_able_to_check_whether_the_signature_is_valid ( )
it_should_get_a_specific_TSProperty_object ( )
it_should_get_the_default_binary_value_when_newly_constructed ( )
it_should_get_the_signature_for_the_data ( )
it_should_remove_a_specific_TSProperty ( )
it_should_respect_the_binary_data_stored_after_the_TSPropertyArray_data_when_constructed ( )
it_should_return_all_the_TSProperty_objects_as_a_key_value_array ( )
it_should_return_whether_a_specific_TSProperty_exists ( )
it_should_set_a_specific_TSProperty_by_name ( )
it_should_support_being_constructed_from_an_array_with_property_values ( )
it_should_support_being_constructed_with_a_binary_value ( )
it_should_throw_an_invalid_argument_exception_when_the_property_doesnt_exist ( )

메소드 상세

getMatchers() 공개 메소드

public getMatchers ( )

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_add_a_specific_TSProperty() 공개 메소드

it_should_be_able_to_check_whether_the_signature_is_valid() 공개 메소드

it_should_get_a_specific_TSProperty_object() 공개 메소드

it_should_get_the_default_binary_value_when_newly_constructed() 공개 메소드

it_should_get_the_signature_for_the_data() 공개 메소드

it_should_remove_a_specific_TSProperty() 공개 메소드

it_should_respect_the_binary_data_stored_after_the_TSPropertyArray_data_when_constructed() 공개 메소드

it_should_return_all_the_TSProperty_objects_as_a_key_value_array() 공개 메소드

it_should_return_whether_a_specific_TSProperty_exists() 공개 메소드

it_should_set_a_specific_TSProperty_by_name() 공개 메소드

it_should_support_being_constructed_from_an_array_with_property_values() 공개 메소드

it_should_support_being_constructed_with_a_binary_value() 공개 메소드

it_should_throw_an_invalid_argument_exception_when_the_property_doesnt_exist() 공개 메소드

프로퍼티 상세

$defaultHex 보호되어 있는 프로퍼티

protected $defaultHex