PHP Class spec\LdapTools\Connection\LdapConnectionSpec

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

Méthodes publiques

Méthode Description
it_is_initializable ( )
it_should_accept_an_event_dispatcher_as_a_second_constructor_argument ( )
it_should_get_a_diagnostic_message ( )
it_should_get_an_idle_time_of_0_when_it_has_not_been_connected ( )
it_should_get_the_current_server ( )
it_should_have_a_method_to_get_the_connection_resource ( )
it_should_have_a_page_size_as_specified_from_the_config ( )
it_should_honor_an_explicitly_set_schema_name_if_present ( )
it_should_return_false_when_calling_isBound_and_there_is_no_connection_yet ( )
let ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_accept_an_event_dispatcher_as_a_second_constructor_argument() public méthode

it_should_get_a_diagnostic_message() public méthode

it_should_get_an_idle_time_of_0_when_it_has_not_been_connected() public méthode

it_should_get_the_current_server() public méthode

it_should_have_a_method_to_get_the_connection_resource() public méthode

it_should_have_a_page_size_as_specified_from_the_config() public méthode

it_should_honor_an_explicitly_set_schema_name_if_present() public méthode

it_should_return_false_when_calling_isBound_and_there_is_no_connection_yet() public méthode

let() public méthode

public let ( )