PHP Class spec\LdapTools\Utilities\UserParametersSpec

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

Protected Properties

Property Type Description
$defaultHex

Public Methods

Method Description
it_is_initializable ( )
it_should_be_able_to_set_DialInData ( )
it_should_be_able_to_set_TSPropertyArray ( )
it_should_be_constructed_with_a_DialInData_object ( )
it_should_be_constructed_with_a_TSPropertyArray_object ( )
it_should_decode_binary_dialin_and_TSPropertyArray_data_on_construction ( )
it_should_get_empty_binary_data_when_nothing_is_set ( )
it_should_get_the_reserved_data_string_from_a_binary_constructed_object ( )
it_should_not_construct_the_TSPropertyArray_if_it_doesnt_exist ( )
it_should_not_construct_the_dialin_data_if_it_is_completely_empty ( )
it_should_preserve_any_data_that_occurs_after_the_TSPropertyArray_data ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_be_able_to_set_DialInData() public method

it_should_be_able_to_set_TSPropertyArray() public method

it_should_be_constructed_with_a_DialInData_object() public method

it_should_be_constructed_with_a_TSPropertyArray_object() public method

it_should_decode_binary_dialin_and_TSPropertyArray_data_on_construction() public method

it_should_get_empty_binary_data_when_nothing_is_set() public method

it_should_get_the_reserved_data_string_from_a_binary_constructed_object() public method

it_should_not_construct_the_TSPropertyArray_if_it_doesnt_exist() public method

it_should_not_construct_the_dialin_data_if_it_is_completely_empty() public method

it_should_preserve_any_data_that_occurs_after_the_TSPropertyArray_data() public method

Property Details

$defaultHex protected_oe property

protected $defaultHex