File manager - Edit - /home/u816558632/domains/postills.com/public_html/public/tests.zip
Back
PK Df�Z]�J�! ! Feature/ExampleTest.phpnu �[��� <?php namespace Tests\Feature; use Tests\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function testBasicTest() { $response = $this->get('/'); $response->assertStatus(200); } } PK Df�Z�k| | CreatesApplication.phpnu �[��� <?php namespace Tests; use Illuminate\Contracts\Console\Kernel; trait CreatesApplication { /** * Creates the application. * * @return \Illuminate\Foundation\Application */ public function createApplication() { $app = require __DIR__.'/../bootstrap/app.php'; $app->make(Kernel::class)->bootstrap(); return $app; } } PK Df�Z Unit/index.phpnu �[��� PK Df�Z Unit/224897/index.phpnu �[��� PK Df�Z���� � Unit/ExampleTest.phpnu �[��� <?php namespace Tests\Unit; use Tests\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function testBasicTest() { $this->assertTrue(true); } } PK Df�Z��P� � TestCase.phpnu �[��� <?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; } PK Df�Z]�J�! ! Feature/ExampleTest.phpnu �[��� PK Df�Z�k| | h CreatesApplication.phpnu �[��� PK Df�Z * Unit/index.phpnu �[��� PK Df�Z h Unit/224897/index.phpnu �[��� PK Df�Z���� � � Unit/ExampleTest.phpnu �[��� PK Df�Z��P� � � TestCase.phpnu �[��� PK � �
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0 |
proxy
|
phpinfo
|
Settings