CustomAssertions::assertNotHasDBField
Usage
CustomAssertions::assertNotHasDBField(string $sql, string $column, string $value)Description
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
$sql | Yes | string | |
$column | Yes | string | |
$value | Yes | string |