PHP 클래스 spec\LdapTools\Ldif\LdifSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_add_a_comment ( )
it_should_add_an_entry ( )
it_should_fold_long_lines_when_specified ( )
it_should_get_a_ldif_entry_builder ( )
it_should_get_the_ldif_string ( )
it_should_get_the_operations_for_the_ldif_entries ( )
it_should_have_a_line_folding_set_to_false_by_default_with_a_length_of_76 ( )
it_should_set_the_ldif_version ( )
it_should_set_the_line_endings_for_the_ldif_string ( )
it_should_throw_an_exception_on_an_invalid_line_ending_type ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_add_a_comment() 공개 메소드

it_should_add_an_entry() 공개 메소드

it_should_fold_long_lines_when_specified() 공개 메소드

it_should_get_a_ldif_entry_builder() 공개 메소드

it_should_get_the_ldif_string() 공개 메소드

it_should_get_the_operations_for_the_ldif_entries() 공개 메소드

it_should_have_a_line_folding_set_to_false_by_default_with_a_length_of_76() 공개 메소드

it_should_set_the_ldif_version() 공개 메소드

it_should_set_the_line_endings_for_the_ldif_string() 공개 메소드

it_should_throw_an_exception_on_an_invalid_line_ending_type() 공개 메소드