📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 01:29:37
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
tests
/
Unit
📍 /home/orkouolp/web/testing.orkobd/laravel/tests/Unit
🔄 Refresh
✏️
Editing: ExampleTest.php
Writable
<?php namespace Tests\Unit; use PHPUnit\Framework\TestCase; class ExampleTest extends TestCase { /** * A basic test example. */ public function test_that_true_is_true(): void { $this->assertTrue(true); } }
💾 Save Changes
❌ Cancel