PHP 클래스 Domain\Repositories\BaseRepositoryTest

상속: extends TestCase
파일 보기 프로젝트 열기: resultsystems/school

공개 메소드들

메소드 설명
test_all ( )
test_delete ( )
test_get ( )
test_make_model ( )
test_repo_instance_base_repository ( )
test_restore ( )
test_store ( )
test_store_failed ( )
test_store_with_empty_data ( )
test_store_with_empty_fillable ( )
test_update ( )
test_update_failed ( )
test_update_with_empty_data ( )
test_update_with_empty_fillable ( )

메소드 상세

test_all() 공개 메소드

public test_all ( )

test_delete() 공개 메소드

public test_delete ( )

test_get() 공개 메소드

public test_get ( )

test_make_model() 공개 메소드

public test_make_model ( )

test_repo_instance_base_repository() 공개 메소드

test_restore() 공개 메소드

public test_restore ( )

test_store() 공개 메소드

public test_store ( )

test_store_failed() 공개 메소드

public test_store_failed ( )

test_store_with_empty_data() 공개 메소드

test_store_with_empty_fillable() 공개 메소드

test_update() 공개 메소드

public test_update ( )

test_update_failed() 공개 메소드

public test_update_failed ( )

test_update_with_empty_data() 공개 메소드

test_update_with_empty_fillable() 공개 메소드