CURRENT PATH:
/
home
/
u921493091
/
domains
/
dpsinstitute.ac.in
/
public_html
/
tests
/
Unit
/
[ ⬅ KEMBALI ]
|
[ HOME ]
Upload File:
Upload Ke Sini
Dir Baru
File Baru
Editing:
ExampleTest.php
<?php namespace Tests\Unit; use PHPUnit\Framework\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function test_example() { $this->assertTrue(true); } }
SIMPAN
[ BATAL ]