Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
spec
LdapTools
BatchModify
BatchSpec
PHP Class spec\LdapTools\BatchModify\BatchSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostrar archivo
Open project: ldaptools/ldaptools
Public Methods
Method
Description
it_is_initializable
( )
it_should_be_able_to_check_what_mod_type_it_is
( )
it_should_convert_a_remove_all_batch_to_its_correct_array_form
( )
it_should_convert_to_an_array_form
( )
it_should_error_when_trying_to_use_an_invalid_batch_mod_type
( )
it_should_have_the_attribute_set_correctly
( )
it_should_have_the_correct_mod_type_set
( )
it_should_have_the_values_set_correctly
( )
it_should_let_a_value_be_determined_by_a_closure
( )
it_should_set_the_mod_type_correctly
( )
it_should_set_the_value_correctly
( )
let
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_be_able_to_check_what_mod_type_it_is()
public
method
public
it_should_be_able_to_check_what_mod_type_it_is
( )
it_should_convert_a_remove_all_batch_to_its_correct_array_form()
public
method
public
it_should_convert_a_remove_all_batch_to_its_correct_array_form
( )
it_should_convert_to_an_array_form()
public
method
public
it_should_convert_to_an_array_form
( )
it_should_error_when_trying_to_use_an_invalid_batch_mod_type()
public
method
public
it_should_error_when_trying_to_use_an_invalid_batch_mod_type
( )
it_should_have_the_attribute_set_correctly()
public
method
public
it_should_have_the_attribute_set_correctly
( )
it_should_have_the_correct_mod_type_set()
public
method
public
it_should_have_the_correct_mod_type_set
( )
it_should_have_the_values_set_correctly()
public
method
public
it_should_have_the_values_set_correctly
( )
it_should_let_a_value_be_determined_by_a_closure()
public
method
public
it_should_let_a_value_be_determined_by_a_closure
( )
it_should_set_the_mod_type_correctly()
public
method
public
it_should_set_the_mod_type_correctly
( )
it_should_set_the_value_correctly()
public
method
public
it_should_set_the_value_correctly
( )
let()
public
method
public
let
( )