PHP 클래스 spec\LdapTools\Utilities\DialInDataSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$testData

공개 메소드들

메소드 설명
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 ( )

메소드 상세

it_is_initializable() 공개 메소드

public 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() 공개 메소드

프로퍼티 상세

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

protected $testData