assertContainsOnlyInstancesOf() assertContainsOnlyInstancesOf(string $classname, Traversable|array
@medium The @medium annotation is an alias for @group medium. A medium test must
assertInstanceOf() assertInstanceOf($expected, $actual[, $message = ''])
assertDirectoryIsWritable() assertDirectoryIsWritable(string $directory[, string $message
PHPUnit The attributes of the <phpunit> element can be used to configure PHPUnit's core
In computer science, code coverage is a measure used to
assertIsWritable() assertIsWritable(string $filename[, string $message = ''])
assertFalse() assertFalse(bool $condition[, string $message = ''])
Incomplete Tests When you are working on a new test case class, you might want to begin by writing empty test methods such
@expectedExceptionMessageRegExp The expected message can also be specified as a regular expression using the @expec
Page 1 of 9