Requirements PHPUnit 5.6 requires PHP 5.6; using the latest version of PHP is highly recommended.
@depends PHPUnit supports the declaration of explicit dependencies between test methods. Such dependencies do not define the order in which
assertNan() assertNan(mixed $variable[, string $message = ''])
PHPUnit can produce several types of logfiles. Test Results (XML) The XML logfile for test
@author The @author annotation is an alias for the @group annotation (see
@expectedException Example 2.10 shows how to use the @expectedException annotation to test whether an exception
assertStringMatchesFormat() assertStringMatchesFormat(string $format, string $string[
assertFileEquals() assertFileEquals(string $expected, string $actual[, string $message
You can always write more tests. However, you will quickly
@backupStaticAttributes The @backupStaticAttributes annotation can be used to back up all static property values
Page 3 of 9