protected property PHPUnit_Extensions_PhptTestCase::$options

Options for PEAR_RunTest.

Type: array

File

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

Class

PHPUnit_Extensions_PhptTestCase
Wrapper to run .phpt test cases.

Code

protected $options = array();