PHP Class spec\LdapTools\Utilities\ADTimeSpanSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
it_is_initializable ( )
it_should_allow_a_time_span_of_never_to_be_set ( )
it_should_allow_for_a_value_of_zero_to_go_to_LDAP ( )
it_should_be_initializable_with_a_time_from_ldap ( )
it_should_chain_calls_when_setting_values ( )
it_should_get_a_value_formatted_for_LDAP ( )
it_should_have_a_string_representation ( )
it_should_have_a_string_representation_for_Never ( )
it_should_initialize_properly_with_a_Never_value_from_LDAP ( )
it_should_initialize_properly_with_a_Zero_value_from_LDAP ( )
it_should_set_days_properly ( )
it_should_set_hours_properly ( )
it_should_set_minutes_properly ( )
it_should_set_seconds_properly ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_allow_a_time_span_of_never_to_be_set() public méthode

it_should_allow_for_a_value_of_zero_to_go_to_LDAP() public méthode

it_should_be_initializable_with_a_time_from_ldap() public méthode

it_should_chain_calls_when_setting_values() public méthode

it_should_get_a_value_formatted_for_LDAP() public méthode

it_should_have_a_string_representation() public méthode

it_should_have_a_string_representation_for_Never() public méthode

it_should_initialize_properly_with_a_Never_value_from_LDAP() public méthode

it_should_initialize_properly_with_a_Zero_value_from_LDAP() public méthode

it_should_set_days_properly() public méthode

it_should_set_hours_properly() public méthode

it_should_set_minutes_properly() public méthode

it_should_set_seconds_properly() public méthode