News Feed
Jobs Feed
Sections




News Archive
Wojciech Sznapka's Blog:
Fully isolated tests in Symfony2
June 15, 2011 @ 11:18:49

Wojciech Sznapka has a new post to his blog today looking at his creation of fully isolated tests as a part of a Symfony2 application. He talks about two issues he recently solved with testing services in this popular framework.

The most important thing you should provide with your re-usable bundles is unit tests set. Lately I solved two major cases which Symfony2 hasn't got out of the box: testing services, defined in Dependency Injection Container and running model tests with fixtures in fully isolated environment.

He includes code snippets for both solutions - a BaseTestClass for working with dependency injection testing and a ModelTestCase class that, in the setUp(), loads in the required fixtures so the test can be completely isolated.

0 comments voice your opinion now!
symfony2 isolated unittest dependencyinjection fixtures doctrine2


blog comments powered by Disqus

Similar Posts

Query7.com: A Look At PHP 5.3 Frameworks - Symfony2

AjaxRay.com: Setting up Database testing with Kohana UnitTest module

Content With Style: Unit testing web service based models in Zend Framework

Sebastian Bergmann's Blog: PHPUnit and Cyclomatic Complexity

Symfony Blog: New in Symfony 2.2: The new fragment sub-framework


Community Events











Don't see your event here?
Let us know!


podcast example framework tool community unittest introduction object zendframework2 opinion series release phpunit development application testing interview code language functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework