PHP Class spec\LdapTools\AttributeConverter\ConvertFunctionalLevelSpec

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

Public Methods

Method Description
it_is_initializable ( )
it_should_convert_a_integer_to_a_functional_level_from_ldap ( )
it_should_return_unknown_if_the_level_is_not_a_valid_type ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_convert_a_integer_to_a_functional_level_from_ldap() public method

it_should_return_unknown_if_the_level_is_not_a_valid_type() public method