PHP Класс spec\LdapTools\AttributeConverter\ConvertGPLinkSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$expectedCurrentValueResult
$expectedDNResult
$expectedDisplayResult
$expectedGPOLinks
$expectedSingleDisplayResult
$gPLinks

Открытые методы

Метод Описание
it_is_initializable ( )
it_should_aggregate_values_when_converting_an_array_of_GPOLinks_to_ldap_on_modification ( $connection )
it_should_convert_a_gPLink_string_to_an_array_of_GPOLink_objects ( )
it_should_convert_an_array_of_GPOLinks_to_a_bracket_encased_dn_string_form_for_ldap ( )
it_should_convert_an_empty_or_unparsable_gPLink_string_to_an_empty_array ( )
it_should_early_return_an_empty_string_on_a_reset_and_not_modify_the_batch_type ( )
it_should_implement_AttributeConverterInterface ( )
it_should_not_aggregate_values_on_a_search ( )
it_should_return_a_single_space_if_all_GPO_links_are_removed_on_modification ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection )

Описание методов

it_is_initializable() публичный Метод

public it_is_initializable ( )

it_should_early_return_an_empty_string_on_a_reset_and_not_modify_the_batch_type() публичный Метод

it_should_implement_AttributeConverterInterface() публичный Метод

let() публичный Метод

public let ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface

Описание свойств

$expectedCurrentValueResult защищенное свойство

protected $expectedCurrentValueResult

$expectedDNResult защищенное свойство

protected $expectedDNResult

$expectedDisplayResult защищенное свойство

protected $expectedDisplayResult

$expectedSingleDisplayResult защищенное свойство

protected $expectedSingleDisplayResult