PHP 클래스 Adldap\Laravel\Tests\DatabaseProviderTest

상속: extends DatabaseTestCase
파일 보기 프로젝트 열기: adldap2/adldap2-laravel

공개 메소드들

메소드 설명
test_auth_fails_when_user_found ( )
test_auth_fails_when_user_not_found ( )
test_auth_passes ( $credentials = null )
test_auth_passes_with_persistent_adldap_user ( )
test_auth_passes_without_persistent_adldap_user ( )
test_config_callback_attribute_handler ( )
test_config_limitation_filter ( )
test_config_login_fallback ( )
test_config_login_fallback_no_connection ( )
test_config_password_sync_disabled ( )
test_config_password_sync_enabled ( )
test_configuration_not_found_exception ( )
test_contract_resolve ( )
test_registration ( )

메소드 상세

test_auth_fails_when_user_found() 공개 메소드

test_auth_fails_when_user_not_found() 공개 메소드

test_auth_passes() 공개 메소드

public test_auth_passes ( $credentials = null )

test_auth_passes_with_persistent_adldap_user() 공개 메소드

test_auth_passes_without_persistent_adldap_user() 공개 메소드

test_config_callback_attribute_handler() 공개 메소드

test_config_limitation_filter() 공개 메소드

test_config_login_fallback() 공개 메소드

test_config_login_fallback_no_connection() 공개 메소드

test_config_password_sync_disabled() 공개 메소드

test_config_password_sync_enabled() 공개 메소드

test_configuration_not_found_exception() 공개 메소드

test_contract_resolve() 공개 메소드

test_registration() 공개 메소드

public test_registration ( )