CustomAssertions::assertFileNotContains

Usage

void CustomAssertions::assertFileNotContains(string $text, string $filename)

Description


Parameters

Parameter Required Type Description
$text Yes string
$filename Yes string

Return Value

void

See Also