Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
spec
LdapTools
BatchModify
BatchCollectionSpec
PHP Class spec\LdapTools\BatchModify\BatchCollectionSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
显示文件
Open project: ldaptools/ldaptools
Public Methods
Method
Description
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
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_is_initializable_with_a_dn()
public
method
public
it_is_initializable_with_a_dn
( )
it_should_add_a_batch_to_the_collection()
public
method
public
it_should_add_a_batch_to_the_collection
( )
it_should_clone_the_batch_objects_when_cloning_the_collection()
public
method
public
it_should_clone_the_batch_objects_when_cloning_the_collection
( )
it_should_error_removing_or_getting_an_index_that_does_not_exist()
public
method
public
it_should_error_removing_or_getting_an_index_that_does_not_exist
( )
it_should_get_a_batch_by_its_index_value()
public
method
public
it_should_get_a_batch_by_its_index_value
( )
it_should_have_a_null_dn_by_default()
public
method
public
it_should_have_a_null_dn_by_default
( )
it_should_properly_check_if_it_has_a_batch_by_index()
public
method
public
it_should_properly_check_if_it_has_a_batch_by_index
( )
it_should_properly_set_the_dn()
public
method
public
it_should_properly_set_the_dn
( )
it_should_provide_an_array_of_batch_arrays_when_calling_get_batch_array()
public
method
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
method
public
it_should_provide_an_array_of_batches_when_calling_to_array
( )
it_should_remove_a_batch_by_its_index_value()
public
method
public
it_should_remove_a_batch_by_its_index_value
( )