PHP Class Domain\Billet\Http\BilletAssignorControllerTest

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

Public Methods

Method Description
test_show ( )
test_show_by_get ( )
test_show_real ( )
test_store_by_post ( )
test_update_by_post ( )

Method Details

test_show() public method

public test_show ( )

test_show_by_get() public method

public test_show_by_get ( )

test_show_real() public method

public test_show_real ( )

test_store_by_post() public method

public test_store_by_post ( )

test_update_by_post() public method

public test_update_by_post ( )