mini\Test::assertNotNull()
protected
Documentation
Documentation missing - No docblock found for this method.
Signature
protected function assertNotNull(mixed $value, string $message = ''): void
Parameters
| Name | Type | Default |
|---|---|---|
$value
|
mixed |
required |
$message
|
string |
''
|
Returns
void