PHP Class Domain\Dashboard\Http\DashboardControllerTest

Inheritance: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions, use trait Illuminate\Foundation\Testing\WithoutMiddleware
Datei anzeigen Open project: resultsystems/school

Public Methods

Method Description
test_index ( ) : void A basic test example.

Method Details

test_index() public method

A basic test example.
public test_index ( ) : void
return void