PHP Class spec\LdapTools\Utilities\TSPropertySpec

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

Protected Properties

Property Type Description
$cfgFlagsHex
$connectionTimeHex
$profilePathHex
$shadowHex

Public Methods

Method Description
getMatchers ( )
it_is_initializable ( )
it_should_change_a_name_and_value_when_reencoding_it_after_being_constructed_from_binary ( )
it_should_encode_a_newly_built_TSProperty_properly ( )
it_should_properly_encode_and_decode_values_with_UTF8_characters ( )
it_should_reconstruct_the_binary_value_for_a_bitmask_int_value ( )
it_should_reconstruct_the_binary_value_for_a_string_value ( )
it_should_reconstruct_the_binary_value_for_a_time_value ( )
it_should_reconstruct_the_binary_value_for_an_integer_value ( )

Method Details

getMatchers() public method

public getMatchers ( )

it_is_initializable() public method

public it_is_initializable ( )

it_should_change_a_name_and_value_when_reencoding_it_after_being_constructed_from_binary() public method

it_should_encode_a_newly_built_TSProperty_properly() public method

it_should_properly_encode_and_decode_values_with_UTF8_characters() public method

it_should_reconstruct_the_binary_value_for_a_bitmask_int_value() public method

it_should_reconstruct_the_binary_value_for_a_string_value() public method

it_should_reconstruct_the_binary_value_for_a_time_value() public method

it_should_reconstruct_the_binary_value_for_an_integer_value() public method

Property Details

$cfgFlagsHex protected_oe property

protected $cfgFlagsHex

$connectionTimeHex protected_oe property

protected $connectionTimeHex

$profilePathHex protected_oe property

protected $profilePathHex

$shadowHex protected_oe property

protected $shadowHex