DEBSOURCES
Skip Quicknav
sources / phpunit / 5.4.6-2~deb9u1 / tests / _files / StopsOnWarningTest.php
1234567
<?php class StopsOnWarningTest extends PHPUnit_Framework_TestCase { public function testOne() { } }