News Feed
Jobs Feed
Sections




News Archive
Emran Hasan's Blog:
Using Mockery as a mocking framework with PHPUnit
March 26, 2012 @ 14:52:03

Emran Hasan has posted an introduction to using the Mockery mocking tool with PHPUnit for a more powerful, easier to use object mocking system.

A few days ago I was explaining mocking to a few colleagues. I came up with the following quick n dirty code to show them the elegance of Mockery as a mocking framework. The code is straight-forward: it checks the health of a server using a tiny heart beat script.

He provides both sides of the code - a simple "heartbeat" script that just responds with a JSON result, the class to consume it, a HTTP wrapper class that will be the target of the mock and his PHPUnit tests (testSystemIsOnlineWhenServiceRuns). You can see the use of the Mockery tool in this test.

0 comments voice your opinion now!
mockery framework mock object phpunit unittest


blog comments powered by Disqus

Similar Posts

Chris Shiflett\'s Blog: PHP Testing Tutorial at ApacheCon

Community News: Simplicity PHP Framework

Paul Jones' Blog: PHP Works 2007 Teaser: Framework Benchmarks!

SitePoint PHP Blog: Zend_Filter Reviewed, Blacklist / Whitelist Filters

Chris Shiflett\'s Blog: Zend Framework Update


Community Events











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


unittest usergroup community language introduction podcast series release conference symfony2 phpunit rest zendframework2 database opinion testing interview functional development framework

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