#4062 |
TestCase::assertNotIsReadable() |
9.1.0 |
TestCase::assertIsNotReadable() |
#4065 |
TestCase::assertNotIsWritable() |
9.1.0 |
TestCase::assertIsNotWritable() |
#4068 |
TestCase::assertDirectoryNotExists() |
9.1.0 |
TestCase::assertDirectoryDoesNotExist() |
#4071 |
TestCase::assertDirectoryNotIsReadable() |
9.1.0 |
TestCase::assertDirectoryIsNotReadable() |
#4074 |
TestCase::assertDirectoryNotIsWritable() |
9.1.0 |
TestCase::assertDirectoryIsNotWritable() |
#4077 |
TestCase::assertFileNotExists() |
9.1.0 |
TestCase::assertFileDoesNotExist() |
#4080 |
TestCase::assertFileNotIsReadable() |
9.1.0 |
TestCase::assertFileIsNotReadable() |
#4083 |
TestCase::assertFileNotIsWritable() |
9.1.0 |
TestCase::assertFileIsNotWritable() |
#4086 |
TestCase::assertRegExp() |
9.1.0 |
TestCase::assertMatchesRegularExpression() |
#4089 |
TestCase::assertNotRegExp() |
9.1.0 |
TestCase::assertDoesNotMatchRegularExpression() |
#4091 |
TestCase::assertEqualXMLStructure() |
9.1.0 |
|
#5062 |
TestCase::expectDeprecation() |
9.6.0 |
|
#5062 |
TestCase::expectDeprecationMessage() |
9.6.0 |
|
#5062 |
TestCase::expectDeprecationMessageMatches() |
9.6.0 |
|
#5062 |
TestCase::expectError() |
9.6.0 |
|
#5062 |
TestCase::expectErrorMessage() |
9.6.0 |
|
#5062 |
TestCase::expectErrorMessageMatches() |
9.6.0 |
|
#5062 |
TestCase::expectNotice() |
9.6.0 |
|
#5062 |
TestCase::expectNoticeMessage() |
9.6.0 |
|
#5062 |
TestCase::expectNoticeMessageMatches() |
9.6.0 |
|
#5062 |
TestCase::expectWarning() |
9.6.0 |
|
#5062 |
TestCase::expectWarningMessage() |
9.6.0 |
|
#5062 |
TestCase::expectWarningMessageMatches() |
9.6.0 |
|
#4601 |
TestCase::assertClassHasAttribute() |
9.6.1 |
|
#4601 |
TestCase::assertClassNotHasAttribute() |
9.6.1 |
|
#4601 |
TestCase::assertClassHasStaticAttribute() |
9.6.1 |
|
#4601 |
TestCase::assertClassNotHasStaticAttribute() |
9.6.1 |
|
#4601 |
TestCase::assertObjectHasAttribute() |
9.6.1 |
TestCase::assertObjectHasProperty() |
#4601 |
TestCase::assertObjectNotHasAttribute() |
9.6.1 |
TestCase::assertObjectNotHasProperty() |
#4601 |
TestCase::classHasAttribute() |
9.6.1 |
|
#4601 |
TestCase::classHasStaticAttribute() |
9.6.1 |
|
#4601 |
TestCase::objectHasAttribute() |
9.6.1 |
|
#4601 |
ClassHasAttribute |
9.6.1 |
|
#4601 |
ClassHasStaticAttribute |
9.6.1 |
|
#4601 |
ObjectHasAttribute |
9.6.1 |
ObjectHasProperty |