News Feed
Jobs Feed
Sections




News Archive
SitePoint.com:
Advanced PHPUnit Testing Annotations and Mocking
February 17, 2011 @ 09:33:08

On SitePoint.com today there's a new article in their unit testing series posted today - a look at annotations and mocking in advanced unit testing with PHPUnit. (Disclaimer: I am the author of this article series.)

PHPUnit has lots of advanced features that can be amazingly helpful when that special case comes around. This includes extending the framework itself, making test suites, building static datasets, and the focus of this article: annotations and mocking. Don't worry if you're unsure what either of these are; I'm here to help. I trust by the end that you'll see how these two features can be useful to both you and your tests.

The article starts with annotations showing how they can be used both on the class side to help with test generation and on the test side to help in evaluation (like expectedException). In the mocking section, it shows you how create simple and complex mock objects to replace a sample database query.

0 comments voice your opinion now!
tutorial unittest annotation mocking phpunit testing


blog comments powered by Disqus

Similar Posts

Developer.com: Sending Email with PHP

Rob Allen's Blog: Metadata from Zend_Db_Table_Abstract

DevShed: Polishing the Visual Presentation of a Blogger with the Code Igniter PHP Framework

PHPBuilder.com: Oauth Authentication for Social Apps in PHP

PHPMaster.com: The MVC Pattern and PHP, Part 2


Community Events











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


example api code functional development zendframework2 release language opinion framework testing community phpunit composer application podcast database interview introduction series

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