assert($expectation, $filename, '%s'); // this is necessary because SimpleTest doesn't support // HTML messages; this probably should be in the reporter. // This is *not* compatible with XmlReporter if (!$result) echo $expectation->render(); } } }