PHP 클래스 spec\LdapTools\Utilities\ADTimeSpanSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
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 ( )

메소드 상세

it_is_initializable() 공개 메소드

public 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() 공개 메소드