39 $this->assertEquals($expectedValue, $value, sprintf(
"Unexpected value '%s' for attribute '%s' (expected value is '%s').\nContent of 'FDLGEN/Class.Doc%d.php' = [[[\n%s\n]]]", $value, $attrName, $expectedValue,
$doc->fromid, file_get_contents(sprintf(
'FDLGEN/Class.Doc%d.php',
$doc->fromid))));