Incomplete Tests When you are working on a new test case class, you might want to begin by writing empty test methods such
assertContainsOnlyInstancesOf() assertContainsOnlyInstancesOf(string $classname, Traversable|array
@medium The @medium annotation is an alias for @group medium. A medium test must
@expectedExceptionMessageRegExp The expected message can also be specified as a regular expression using the @expec
@after The @after annotation can be used to specify methods that should be called after each test method in a
@expectedExceptionMessage The @expectedExceptionMessage annotation works similar to @e
assertInstanceOf() assertInstanceOf($expected, $actual[, $message = ''])
In computer science, code coverage is a measure used to
assertFalse() assertFalse(bool $condition[, string $message = ''])
assertIsWritable() assertIsWritable(string $filename[, string $message = ''])
Page 1 of 9