BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
.
/
vendor
/
phpunit
/
phpunit
/
tests
/
Regression
/
GitHub
/
2145
📤 Upload
📝 New File
📁 New Folder
Close
Editing: Issue2145Test.php
<?php class Issue2145Test extends PHPUnit_Framework_TestCase { public static function setUpBeforeClass() { throw new Exception; } public function testOne() { } public function testTwo() { } }
Save
Cancel