PHP Class spec\LdapTools\Utilities\DialInDataSpec

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

Protected Properties

Property Type Description
$testData

Public Methods

Method Description
it_is_initializable ( )
it_should_be_able_to_be_constructed_from_a_binary_string ( )
it_should_check_if_the_signature_is_valid ( )
it_should_convert_back_to_binary ( )
it_should_get_the_signature ( )
it_should_have_a_default_UserPrivilege_of_1_when_newly_constructed ( )
it_should_set_an_empty_callback_phone_number_if_it_is_not_supplied ( )
it_should_set_the_user_privilege_and_callback_number_when_converting_back_to_binary ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_be_able_to_be_constructed_from_a_binary_string() public method

it_should_check_if_the_signature_is_valid() public method

it_should_convert_back_to_binary() public method

it_should_get_the_signature() public method

it_should_have_a_default_UserPrivilege_of_1_when_newly_constructed() public method

it_should_set_an_empty_callback_phone_number_if_it_is_not_supplied() public method

it_should_set_the_user_privilege_and_callback_number_when_converting_back_to_binary() public method

Property Details

$testData protected_oe property

protected $testData