protected property PHPUnit_Extensions_PhptTestCase::$filename

The filename of the .phpt file.

Type: string

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php, line 70

Class

PHPUnit_Extensions_PhptTestCase
Wrapper to run .phpt test cases.

Code

protected $filename;