PHP Class spec\LdapTools\Utilities\TSPropertyArraySpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: ldaptools/ldaptools

Protected Properties

Property Type Description
$defaultHex

Public Methods

Method Description
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 ( )

Method Details

getMatchers() public method

public getMatchers ( )

it_is_initializable() public method

public it_is_initializable ( )

it_should_add_a_specific_TSProperty() public method

it_should_be_able_to_check_whether_the_signature_is_valid() public method

it_should_get_a_specific_TSProperty_object() public method

it_should_get_the_default_binary_value_when_newly_constructed() public method

it_should_get_the_signature_for_the_data() public method

it_should_remove_a_specific_TSProperty() public method

it_should_respect_the_binary_data_stored_after_the_TSPropertyArray_data_when_constructed() public method

it_should_return_all_the_TSProperty_objects_as_a_key_value_array() public method

it_should_return_whether_a_specific_TSProperty_exists() public method

it_should_set_a_specific_TSProperty_by_name() public method

it_should_support_being_constructed_from_an_array_with_property_values() public method

it_should_support_being_constructed_with_a_binary_value() public method

it_should_throw_an_invalid_argument_exception_when_the_property_doesnt_exist() public method

Property Details

$defaultHex protected_oe property

protected $defaultHex