file-fetcher
|
Public Member Functions | |
executeAfterTest (string $test, float $time) | |
PHPUnit\Runner\AfterTestHook::executeAfterTest | ( | string | $test, |
float | $time | ||
) |
This hook will fire after any test, regardless of the result.
For more fine grained control, have a look at the other hooks that extend PHPUnit\Runner\Hook.
Implemented in PHPUnit\Test\Extension.