Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
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