Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
spec
LdapTools
Utilities
ADTimeSpanSpec
PHP Class spec\LdapTools\Utilities\ADTimeSpanSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Show file
Open project: ldaptools/ldaptools
Public Methods
Method
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
method
public
it_is_initializable
( )
it_should_allow_a_time_span_of_never_to_be_set()
public
method
public
it_should_allow_a_time_span_of_never_to_be_set
( )
it_should_allow_for_a_value_of_zero_to_go_to_LDAP()
public
method
public
it_should_allow_for_a_value_of_zero_to_go_to_LDAP
( )
it_should_be_initializable_with_a_time_from_ldap()
public
method
public
it_should_be_initializable_with_a_time_from_ldap
( )
it_should_chain_calls_when_setting_values()
public
method
public
it_should_chain_calls_when_setting_values
( )
it_should_get_a_value_formatted_for_LDAP()
public
method
public
it_should_get_a_value_formatted_for_LDAP
( )
it_should_have_a_string_representation()
public
method
public
it_should_have_a_string_representation
( )
it_should_have_a_string_representation_for_Never()
public
method
public
it_should_have_a_string_representation_for_Never
( )
it_should_initialize_properly_with_a_Never_value_from_LDAP()
public
method
public
it_should_initialize_properly_with_a_Never_value_from_LDAP
( )
it_should_initialize_properly_with_a_Zero_value_from_LDAP()
public
method
public
it_should_initialize_properly_with_a_Zero_value_from_LDAP
( )
it_should_set_days_properly()
public
method
public
it_should_set_days_properly
( )
it_should_set_hours_properly()
public
method
public
it_should_set_hours_properly
( )
it_should_set_minutes_properly()
public
method
public
it_should_set_minutes_properly
( )
it_should_set_seconds_properly()
public
method
public
it_should_set_seconds_properly
( )