CustomAssertions::assertFileContains

Usage

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

Description

assertFileContains

Parameters

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

Return Value

void

See Also