Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spec
LdapTools
Resolver
AttributeNameResolverSpec
PHP Class spec\LdapTools\Resolver\AttributeNameResolverSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Mostra file
Open project: ldaptools/ldaptools
Public Methods
Method
Description
getMatchers
( )
it_is_initializable
( )
it_should_rename_schema_names_to_ldap_attribute_names_going_to_ldap
( )
it_should_retain_the_selected_attribute_case_when_there_is_a_schema_from_ldap
( )
it_should_retain_the_selected_attribute_case_when_there_is_no_schema_being_used_from_ldap
( )
it_should_return_all_LDAP_attributes_merged_with_the_schema_if_a_wildcard_was_used
( )
Method Details
getMatchers()
public
method
public
getMatchers
( )
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_rename_schema_names_to_ldap_attribute_names_going_to_ldap()
public
method
public
it_should_rename_schema_names_to_ldap_attribute_names_going_to_ldap
( )
it_should_retain_the_selected_attribute_case_when_there_is_a_schema_from_ldap()
public
method
public
it_should_retain_the_selected_attribute_case_when_there_is_a_schema_from_ldap
( )
it_should_retain_the_selected_attribute_case_when_there_is_no_schema_being_used_from_ldap()
public
method
public
it_should_retain_the_selected_attribute_case_when_there_is_no_schema_being_used_from_ldap
( )
it_should_return_all_LDAP_attributes_merged_with_the_schema_if_a_wildcard_was_used()
public
method
public
it_should_return_all_LDAP_attributes_merged_with_the_schema_if_a_wildcard_was_used
( )