assertContainsOnlyInstancesOf() assertContainsOnlyInstancesOf(string $classname, Traversable|array
@medium The @medium annotation is an alias for @group medium. A medium test must
assertIsWritable() assertIsWritable(string $filename[, string $message = ''])
assertTrue() assertTrue(bool $condition[, string $message = ''])
assertDirectoryIsWritable() assertDirectoryIsWritable(string $directory[, string $message
PHPUnit The attributes of the <phpunit> element can be used to configure PHPUnit's core
assertFalse() assertFalse(bool $condition[, string $message = ''])
@expectedExceptionMessageRegExp The expected message can also be specified as a regular expression using the @expec
@expectedExceptionMessage The @expectedExceptionMessage annotation works similar to @e
The PHPUnit command-line test runner can be invoked through the phpunit command. The following code shows how to run tests with the PHPUnit command-line
Page 1 of 9