BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
.
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
📤 Upload
📝 New File
📁 New Folder
Close
Editing: IncompleteTest.php
<?php class IncompleteTest extends PHPUnit_Framework_TestCase { public function testIncomplete() { $this->markTestIncomplete('Test incomplete'); } }
Save
Cancel