Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
spec
LdapTools
AttributeConverter
ConvertIntegerSpec
PHP 클래스 spec\LdapTools\AttributeConverter\ConvertIntegerSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_convert_the_integer_from_php_to_the_correct_string_integer_for_ldap
( )
it_should_convert_the_string_integer_from_ldap_to_the_correct_integer
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_integer_when_calling_fromLdap
( )
it_should_return_a_string_when_calling_toLdap
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_convert_the_integer_from_php_to_the_correct_string_integer_for_ldap()
공개
메소드
public
it_should_convert_the_integer_from_php_to_the_correct_string_integer_for_ldap
( )
it_should_convert_the_string_integer_from_ldap_to_the_correct_integer()
공개
메소드
public
it_should_convert_the_string_integer_from_ldap_to_the_correct_integer
( )
it_should_implement_AttributeConverterInterface()
공개
메소드
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_integer_when_calling_fromLdap()
공개
메소드
public
it_should_return_a_integer_when_calling_fromLdap
( )
it_should_return_a_string_when_calling_toLdap()
공개
메소드
public
it_should_return_a_string_when_calling_toLdap
( )