CustomAssertions::assertStringContains
Usage
CustomAssertions::assertStringContains(string $string, string $text)Description
Check string contains textParameters
Parameter | Required | Type | Description |
---|---|---|---|
$string | Yes | string | |
$text | Yes | string |
Parameter | Required | Type | Description |
---|---|---|---|
$string | Yes | string | |
$text | Yes | string |