PHP Класс spec\LdapTools\BatchModify\BatchCollectionSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
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() публичный метод

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() публичный метод