PHP 클래스 Adldap\Laravel\Tests\TestCase

상속: extends Orchestra\Testbench\TestCase
파일 보기 프로젝트 열기: adldap2/adldap2-laravel 1 사용 예제들

보호된 메소드들

메소드 설명
getMockConnection ( $methods = [] )
getMockUser ( array $attributes = [] )
getPackageAliases ( Illuminate\Foundation\Application $app ) : array Get the package aliases for testing.
getPackageProviders ( Illuminate\Foundation\Application $app ) : array Get the package service providers required for testing.

메소드 상세

getMockConnection() 보호된 메소드

protected getMockConnection ( $methods = [] )

getMockUser() 보호된 메소드

protected getMockUser ( array $attributes = [] )
$attributes array

getPackageAliases() 보호된 메소드

Get the package aliases for testing.
protected getPackageAliases ( Illuminate\Foundation\Application $app ) : array
$app Illuminate\Foundation\Application
리턴 array

getPackageProviders() 보호된 메소드

Get the package service providers required for testing.
protected getPackageProviders ( Illuminate\Foundation\Application $app ) : array
$app Illuminate\Foundation\Application
리턴 array