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
Connection
LdapControlSpec
PHP 클래스 spec\LdapTools\Connection\LdapControlSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor
( )
it_should_chain_the_setters
( )
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt
( )
it_should_get_the_array_structure_of_the_control
( )
it_should_have_a_default_criticality_of_false
( )
it_should_have_a_default_value_of_null
( )
it_should_set_the_criticality
( )
it_should_set_the_oid
( )
it_should_set_the_oid_in_the_constructor
( )
it_should_set_the_value
( )
let
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor()
공개
메소드
public
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor
( )
it_should_chain_the_setters()
공개
메소드
public
it_should_chain_the_setters
( )
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt()
공개
메소드
public
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt
( )
it_should_get_the_array_structure_of_the_control()
공개
메소드
public
it_should_get_the_array_structure_of_the_control
( )
it_should_have_a_default_criticality_of_false()
공개
메소드
public
it_should_have_a_default_criticality_of_false
( )
it_should_have_a_default_value_of_null()
공개
메소드
public
it_should_have_a_default_value_of_null
( )
it_should_set_the_criticality()
공개
메소드
public
it_should_set_the_criticality
( )
it_should_set_the_oid()
공개
메소드
public
it_should_set_the_oid
( )
it_should_set_the_oid_in_the_constructor()
공개
메소드
public
it_should_set_the_oid_in_the_constructor
( )
it_should_set_the_value()
공개
메소드
public
it_should_set_the_value
( )
let()
공개
메소드
public
let
( )