PHP Class spec\LdapTools\BatchModify\BatchSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode 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 méthode

public it_is_initializable ( )

it_should_be_able_to_check_what_mod_type_it_is() public méthode

it_should_convert_a_remove_all_batch_to_its_correct_array_form() public méthode

it_should_convert_to_an_array_form() public méthode

it_should_error_when_trying_to_use_an_invalid_batch_mod_type() public méthode

it_should_have_the_attribute_set_correctly() public méthode

it_should_have_the_correct_mod_type_set() public méthode

it_should_have_the_values_set_correctly() public méthode

it_should_let_a_value_be_determined_by_a_closure() public méthode

it_should_set_the_mod_type_correctly() public méthode

it_should_set_the_value_correctly() public méthode

let() public méthode

public let ( )