PHP Класс spec\LdapTools\Resolver\AttributeValueResolverSpec

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

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

Свойство Тип Описание
$entryFrom
$entryTo
$expectedResult
$schema LdapTools\Schema\LdapObjectSchema

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

Метод Описание
getMatchers ( )
it_is_initializable ( )
it_should_aggregate_properly_on_creation ( $operation )
it_should_aggregate_properly_on_modification ( $connection, $operation )
it_should_allow_setting_the_dn ( )
it_should_allow_setting_the_ldap_connection ( $connection )
it_should_convert_values_from_ldap ( )
it_should_convert_values_to_ldap ( $operation )
it_should_remove_attributes_when_specified_by_a_converter_implementing_OperationGeneratorInterface ( $operation )
let ( LdapTools\Connection\LdapConnectionInterface $connection, AddOperation $operation )

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

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

public getMatchers ( )

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

public it_is_initializable ( )

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

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

public it_should_aggregate_properly_on_modification ( $connection, $operation )

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

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

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

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

public it_should_convert_values_to_ldap ( $operation )

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

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

public let ( LdapTools\Connection\LdapConnectionInterface $connection, AddOperation $operation )
$connection LdapTools\Connection\LdapConnectionInterface
$operation LdapTools\Operation\AddOperation

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

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

protected $entryFrom

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

protected $entryTo

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

protected $expectedResult

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

protected LdapObjectSchema,LdapTools\Schema $schema
Результат LdapTools\Schema\LdapObjectSchema