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

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

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

Свойство Тип Описание
$expectedResult

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

Метод Описание
it_is_initializable ( )
it_should_aggregate_values_when_converting_an_array_of_addresses_to_ldap_on_creation ( )
it_should_aggregate_values_when_converting_an_array_of_addresses_to_ldap_on_modification ( $connection )
it_should_convert_an_array_of_addresses_to_an_array_of_specific_address_types ( )
it_should_implement_AttributeConverterInterface ( )
it_should_not_aggregate_values_on_a_search ( )
it_should_return_an_empty_string_for_the_default_address_if_it_cannot_be_found ( )
it_should_return_the_default_address_for_a_specific_type_of_address_if_requested ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection )

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

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

public it_is_initializable ( )

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

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

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

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

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

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

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

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

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

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

protected $expectedResult