PHPUnit_Framework_Assert::assertFileExists
Asserts that a file exists.
Signature
public function assertFileExists(string
$filename,
[string
$message = ''] )
Parameters
$filename— string$message— string