protected property Framework_SuiteTest::$result

Type: PHPUnit_Framework_TestResult

Overrides PHPUnit_Framework_TestCase::$result

File

drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php, line 64

Class

Framework_SuiteTest
@package PHPUnit @author Sebastian Bergmann <sebastian@phpunit.de> @copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License @link …

Code

protected $result;