file-fetcher
|
Public Member Functions | |
run (TestResult $result=null) | |
PHPUnit\Framework\Test::run | ( | TestResult | $result = null | ) |
Runs a test and collects its result in a TestResult instance.
Implemented in PHPUnit\Framework\TestCase, PHPUnit\Framework\TestSuite, PHPUnit\Runner\PhptTestCase, DoubleTestCase, and NotSelfDescribingTest.