PHPUnit can produce several types of logfiles. Test Results (XML) The XML logfile for test
assertFileEquals() assertFileEquals(string $expected, string $actual[, string $message
assertNan() assertNan(mixed $variable[, string $message = ''])
@backupStaticAttributes The @backupStaticAttributes annotation can be used to back up all static property values
@coversNothing The @coversNothing annotation can be used in the test code to specify that no code coverage information
assertJsonFileEqualsJsonFile() assertJsonFileEqualsJsonFile(mixed $expectedFile, mixed
You can always write more tests. However, you will quickly
@codeCoverageIgnore* The @codeCoverageIgnore, @codeCoverageIgnoreStart and
assertXmlStringEqualsXmlString() assertXmlStringEqualsXmlString(string $expectedXml,
assertJsonStringEqualsJsonFile() assertJsonStringEqualsJsonFile(mixed $expectedFile,
Page 4 of 9