You are here

private property PHPUnit_Extensions_PhptTestCase::$filename in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Extensions/PhptTestCase.php \PHPUnit_Extensions_PhptTestCase::filename

Type: string

File

vendor/phpunit/phpunit/src/Extensions/PhptTestCase.php, line 21

Class

PHPUnit_Extensions_PhptTestCase
Runner for PHPT test cases.

Code

private $filename;