private property PHPUnit_Framework_TestCase::$dependencyInput

Type: array

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php, line 218

Class

PHPUnit_Framework_TestCase
A TestCase defines the fixture to run multiple tests.

Code

private $dependencyInput = array();