Property | Type | Description | |
---|---|---|---|
$connection | LdapTools\Connection\LdapConnectionInterface | ||
$expectedResult | array | ||
$expectedSearch | array |
Method | Description | |
---|---|---|
it_is_initializable ( ) | ||
it_should_aggregate_values_when_converting_an_array_of_addresses_to_ldap_on_modification ( $connection ) | ||
it_should_convert_a_string_of_comma_separated_workstations_to_an_array ( ) | ||
it_should_convert_an_array_of_workstations_to_a_comma_separated_list_for_ldap ( ) | ||
it_should_implement_AttributeConverterInterface ( ) | ||
it_should_implode_the_values_immediately_for_a_search ( ) | ||
it_should_not_aggregate_values_on_a_search ( ) | ||
it_should_not_attempt_to_modify_values_on_a_reset ( ) | ||
let ( LdapTools\Connection\LdapConnectionInterface $connection ) |
public it_should_aggregate_values_when_converting_an_array_of_addresses_to_ldap_on_modification ( $connection ) |
public it_should_not_aggregate_values_on_a_search ( ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |
protected LdapConnectionInterface,LdapTools\Connection $connection | ||
return | LdapTools\Connection\LdapConnectionInterface |