PHP Class spec\LdapTools\AttributeConverter\ConvertPasswordMustChangeSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: ldaptools/ldaptools

Public Methods

Method Description
it_is_initializable ( )
it_should_convert_a_bool_properly_when_searching_LDAP_with_a_filter ( )
it_should_convert_a_bool_to_the_expected_value_for_ldap ( )
it_should_convert_the_ldap_value_to_a_php_bool ( )
it_should_implement_AttributeConverterInterface ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_convert_a_bool_properly_when_searching_LDAP_with_a_filter() public method

it_should_convert_a_bool_to_the_expected_value_for_ldap() public method

it_should_convert_the_ldap_value_to_a_php_bool() public method

it_should_implement_AttributeConverterInterface() public method