PHP Class spec\LdapTools\Ldif\Entry\LdifEntryModRdnSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_add_a_comment ( )
it_should_add_a_control ( )
it_should_be_able_to_be_contructed_with_dn_changes ( )
it_should_get_a_rename_operation ( )
it_should_get_the_ldif_string_representation ( )
it_should_implement_LdifEntryInterface ( )
it_should_set_the_dn ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_add_a_comment() public method

it_should_add_a_control() public method

it_should_be_able_to_be_contructed_with_dn_changes() public method

it_should_get_a_rename_operation() public method

it_should_get_the_ldif_string_representation() public method

it_should_implement_LdifEntryInterface() public method

it_should_set_the_dn() public method

let() public method

public let ( )