PHP 클래스 spec\LdapTools\Connection\LdapConnectionSpec

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

공개 메소드들

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

메소드 상세

it_is_initializable() 공개 메소드

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

public let ( )