assertContains() assertContains(mixed $needle, Iterator|array $haystack[, string $message
@requires The @requires annotation can be used to skip tests when common preconditions, like the PHP Version
PHPUnit can perform the additional checks documented below while it executes the tests. Useless Tests
@expectedExceptionCode The @expectedExceptionCode annotation, in conjunction with the
assertClassHasAttribute() assertClassHasAttribute(string $attributeName, string $className[
assertEqualXMLStructure() assertEqualXMLStructure(DOMElement $expectedElement, DOMElement
Gerard Meszaros introduces the concept of Test Doubles in [Meszaros2007] like this:
@ticket
assertLessThan() assertLessThan(mixed $expected, mixed $actual[, string $message = ''])
assertGreaterThan() assertGreaterThan(mixed $expected, mixed $actual[, string $message
Page 9 of 9