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