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
BatchModify
BatchCollectionSpec
PHP 클래스 spec\LdapTools\BatchModify\BatchCollectionSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_is_initializable_with_a_dn
( )
it_should_add_a_batch_to_the_collection
( )
it_should_clone_the_batch_objects_when_cloning_the_collection
( )
it_should_error_removing_or_getting_an_index_that_does_not_exist
( )
it_should_get_a_batch_by_its_index_value
( )
it_should_have_a_null_dn_by_default
( )
it_should_properly_check_if_it_has_a_batch_by_index
( )
it_should_properly_set_the_dn
( )
it_should_provide_an_array_of_batch_arrays_when_calling_get_batch_array
( )
it_should_provide_an_array_of_batches_when_calling_to_array
( )
it_should_remove_a_batch_by_its_index_value
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_is_initializable_with_a_dn()
공개
메소드
public
it_is_initializable_with_a_dn
( )
it_should_add_a_batch_to_the_collection()
공개
메소드
public
it_should_add_a_batch_to_the_collection
( )
it_should_clone_the_batch_objects_when_cloning_the_collection()
공개
메소드
public
it_should_clone_the_batch_objects_when_cloning_the_collection
( )
it_should_error_removing_or_getting_an_index_that_does_not_exist()
공개
메소드
public
it_should_error_removing_or_getting_an_index_that_does_not_exist
( )
it_should_get_a_batch_by_its_index_value()
공개
메소드
public
it_should_get_a_batch_by_its_index_value
( )
it_should_have_a_null_dn_by_default()
공개
메소드
public
it_should_have_a_null_dn_by_default
( )
it_should_properly_check_if_it_has_a_batch_by_index()
공개
메소드
public
it_should_properly_check_if_it_has_a_batch_by_index
( )
it_should_properly_set_the_dn()
공개
메소드
public
it_should_properly_set_the_dn
( )
it_should_provide_an_array_of_batch_arrays_when_calling_get_batch_array()
공개
메소드
public
it_should_provide_an_array_of_batch_arrays_when_calling_get_batch_array
( )
it_should_provide_an_array_of_batches_when_calling_to_array()
공개
메소드
public
it_should_provide_an_array_of_batches_when_calling_to_array
( )
it_should_remove_a_batch_by_its_index_value()
공개
메소드
public
it_should_remove_a_batch_by_its_index_value
( )