<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Feature | Folder | 0755 |
|
|
Unit | Folder | 0755 |
|
|
CreatesApplication.php | File | 375 B | 0644 |
|
TestCase.php | File | 163 B | 0644 |
|