private property PHPUnit_Framework_TestFailure::$testName in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Framework/TestFailure.php \PHPUnit_Framework_TestFailure::testName
Type: string
File
- vendor/
phpunit/ phpunit/ src/ Framework/ TestFailure.php, line 21
Class
- PHPUnit_Framework_TestFailure
- A TestFailure collects a failed test together with the caught exception.
Code
private $testName;