mini\Test::endTest()
private
Documentation
Documentation missing - No docblock found for this method.
Signature
private function endTest(bool $success, ?Throwable $error = NULL): void
Parameters
| Name | Type | Default |
|---|---|---|
$success
|
bool |
required |
$error
|
?Throwable |
NULL
|
Returns
void