CustomAssertions::assertNotHasTableField

Usage

CustomAssertions::assertNotHasTableField(string $table_alias, int $col_num, string $value)

Description


Parameters

Parameter Required Type Description
$table_alias Yes string
$col_num Yes int
$value Yes string

Return Value


See Also