|
file-fetcher
|
Public Member Functions | |
| __construct (TestCase $testCase) | |
| count () | |
| run (TestResult $result=null) | |
Protected Attributes | |
| $testCase | |
| DoubleTestCase::__construct | ( | TestCase | $testCase | ) |
| DoubleTestCase::count | ( | ) |
| DoubleTestCase::run | ( | TestResult | $result = null | ) |
Runs a test and collects its result in a TestResult instance.
Implements PHPUnit\Framework\Test.
|
protected |
1.8.17