PHP Class Domain\Billet\BilletRepositoryTest

Inheritance: extends TestCase, use trait Illuminate\Foundation\Testing\DatabaseTransactions
Afficher le fichier Open project: resultsystems/school

Méthodes publiques

Méthode Description
test_all ( )
test_cant_twice_pay ( )
test_defaulters ( )
test_delete ( )
test_force_delete ( )
test_get ( )
test_pay ( )
test_restore ( )
test_store ( )
test_update ( )

Method Details

test_all() public méthode

public test_all ( )

test_cant_twice_pay() public méthode

public test_cant_twice_pay ( )

test_defaulters() public méthode

public test_defaulters ( )

test_delete() public méthode

public test_delete ( )

test_force_delete() public méthode

public test_force_delete ( )

test_get() public méthode

public test_get ( )

test_pay() public méthode

public test_pay ( )

test_restore() public méthode

public test_restore ( )

test_store() public méthode

public test_store ( )

test_update() public méthode

public test_update ( )