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