PHP 클래스 Domain\Dashboard\Http\DashboardControllerTest

상속: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions, use trait Illuminate\Foundation\Testing\WithoutMiddleware
파일 보기 프로젝트 열기: resultsystems/school

공개 메소드들

메소드 설명
test_index ( ) : void A basic test example.

메소드 상세

test_index() 공개 메소드

A basic test example.
public test_index ( ) : void
리턴 void