File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ PHPUnit 3.5.0
42
42
* ` PHPUnit_Extensions_PerformanceTestCase ` has been removed.
43
43
* ` PHPUnit_Extensions_TicketListener_Trac ` has been removed.
44
44
* The ` PHPUnit_Extensions_Story_TestCase ` functionality has been deprecated.
45
- * Replaced ` PHPUnit_Framework_MockObject ` with the [ PHP_MockObject ] ( http://github.com/sebastianbergmann/phpunit-mock-objects ) component.
45
+ * Replaced ` PHPUnit_Framework_MockObject ` with the [ PHPUnit_MockObject ] ( http://github.com/sebastianbergmann/phpunit-mock-objects ) component.
46
46
* Replaced ` PHPUnit_Extensions_Database_TestCase ` with the [ DbUnit] ( http://github.com/sebastianbergmann/dbunit ) component.
47
47
* Replaced ` PHPUnit_Extensions_SeleniumTestCase ` with the [ PHPUnit_Selenium] ( http://github.com/sebastianbergmann/phpunit-selenium ) component.
48
48
* Replaced ` PHPUnit_Util_FilterIterator ` with the [ PHP_FileIterator] ( http://github.com/sebastianbergmann/php-file-iterator ) component.
You can’t perform that action at this time.
0 commit comments