|
file-fetcher
|
Public Member Functions | |
| log ($msg) | |
| count () | |
| run (TestResult $result=null) | |
| NotSelfDescribingTest::count | ( | ) |
| NotSelfDescribingTest::log | ( | $msg | ) |
| NotSelfDescribingTest::run | ( | TestResult | $result = null | ) |
Runs a test and collects its result in a TestResult instance.
Implements PHPUnit\Framework\Test.
1.8.17