PHP 클래스 spec\LdapTools\Ldif\LdifEntryBuilderSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_build_a_delete_entry ( )
it_should_build_a_moddn_entry ( )
it_should_build_a_moddn_when_calling_move ( )
it_should_build_a_modify_entry ( )
it_should_build_a_modrdn_entry_when_calling_rename ( )
it_should_build_an_add_entry ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_build_a_delete_entry() 공개 메소드

it_should_build_a_moddn_entry() 공개 메소드

it_should_build_a_moddn_when_calling_move() 공개 메소드

it_should_build_a_modify_entry() 공개 메소드

it_should_build_a_modrdn_entry_when_calling_rename() 공개 메소드

it_should_build_an_add_entry() 공개 메소드