PHP 클래스 spec\LdapTools\BatchModify\BatchSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
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 ( )

메소드 상세

it_is_initializable() 공개 메소드

public 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() 공개 메소드

public let ( )