public function OneTestCase::testCase in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/tests/_files/OneTestCase.php \OneTestCase::testCase()
1 method overrides OneTestCase::testCase()
- OverrideTestCase::testCase in vendor/
phpunit/ phpunit/ tests/ _files/ OverrideTestCase.php
File
- vendor/
phpunit/ phpunit/ tests/ _files/ OneTestCase.php, line 8
Class
Code
public function testCase($arg = '') {
}