PHP 클래스 Domain\Billet\BilletRepositoryTest

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

공개 메소드들

메소드 설명
test_all ( )
test_cant_twice_pay ( )
test_defaulters ( )
test_delete ( )
test_force_delete ( )
test_get ( )
test_pay ( )
test_restore ( )
test_store ( )
test_update ( )

메소드 상세

test_all() 공개 메소드

public test_all ( )

test_cant_twice_pay() 공개 메소드

public test_cant_twice_pay ( )

test_defaulters() 공개 메소드

public test_defaulters ( )

test_delete() 공개 메소드

public test_delete ( )

test_force_delete() 공개 메소드

public test_force_delete ( )

test_get() 공개 메소드

public test_get ( )

test_pay() 공개 메소드

public test_pay ( )

test_restore() 공개 메소드

public test_restore ( )

test_store() 공개 메소드

public test_store ( )

test_update() 공개 메소드

public test_update ( )