PHPUnit_Framework_Assert::assertStringNotMatchesFormatFile
Asserts that a string does not match a given format string.
Signature
public function assertStringNotMatchesFormatFile(string
$formatFile,
[string
$string = '',
[string
$message = '']] )
Parameters
$formatFile— string$string— string$message— string