protected property PHPUnit_Extensions_RepeatedTest::$timesRepeat

Type: integer

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php, line 80

Class

PHPUnit_Extensions_RepeatedTest
A Decorator that runs a test repeatedly.

Code

protected $timesRepeat = 1;