D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
test
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
Filename :
Failure.php
back
Copy
<?php class Failure extends PHPUnit_Framework_TestCase { protected function runTest() { $this->fail(); } }