News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Unit testing controller actions with Zend_Test_PHPUnit_ControllerTestCase
September 06, 2010 @ 10:28:17

Rob Allen has a new post for all of the unit test fans out there wanting to test their Zend Framework controllers. He show how to make it worlds easier with the help of Zend_Test_PHPUnit_ControllerTestCase.

Testing controllers has traditionally been a hassle due to the requirements of setting up the bootstrap, the front controller and initiating the dispatch cycle. In June, Matthew addressed this with the release of Zend_Test_PHPUnit_ControllerTestCase way back in 2008. Later, Matthew helpfully wrote an article on how to use it and I have used that as a starting point for the information here.

He illustrates with the TodoIt application and shows how to correctly set up PHPUnit including a TestHelper file that acts as a bootstrap when running the tests. Rob gives the code for a sample controller and a basic tests to run against it - checking for an "h1" element containing "Login".

0 comments voice your opinion now!
unittest zendframework phpunit controllertestcase tutorial


blog comments powered by Disqus

Similar Posts

The Bakery: Eight New Items (Components, Tutorials & Helpers)

Ibuildings techPortal: Behavior Driven Development in PHP With Behat

NETTUTS.com: Everything You Need to Get Started With CodeIgniter

Raphael Stolt's Blog: Rolling your own Phing task

WebReference.com: Creating a Custom RSS Feed with PHP and MySQL


Community Events









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


opinion framework api development community unittest tool object introduction phpunit database language podcast interview composer release code testing example zendframework2

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