We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa9183 commit f9a586eCopy full SHA for f9a586e
README.markdown
@@ -41,6 +41,7 @@ PHPUnit 3.5.0
41
* The shared fixture functionality has been removed.
42
* `PHPUnit_Extensions_PerformanceTestCase` has been removed.
43
* `PHPUnit_Extensions_TicketListener_Trac` has been removed.
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.
46
* Replaced `PHPUnit_Extensions_Database_TestCase` with the [DbUnit](http://github.com/sebastianbergmann/dbunit) component.
47
* Replaced `PHPUnit_Extensions_SeleniumTestCase` with the [PHPUnit_Selenium](http://github.com/sebastianbergmann/phpunit-selenium) component.
0 commit comments