News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Getting Started with Hamcrest
January 09, 2008 @ 10:23:00

Following up on the start of his port of the Hamcrest (a library of "matchers") functionality over to PHP, Sebastian Bergmann has posted the getting started guide to show you how to use it with the popular PHPUnit unit testing software.

There are a number of situations where matchers are invaluble, such as UI validation, or data filtering, but it is in the area of writing flexible tests that matchers are most commonly used.

His example that checks to see if one object is equal to another object. The Hamcrest matcher allows for a "assertThat" method making it easier to create and use pre-existing unit testing assertions.

He also includes a list of some of the most common matchers broken up into groups of core, logical, object, number and text.

0 comments voice your opinion now!
hamcrest matcher library gettingstarted tutorial assert hamcrest matcher library gettingstarted tutorial assert


blog comments powered by Disqus

Similar Posts

Brandon Beasley's Blog: Codeigniter Vanity URLs

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

Jeroen Keppens' Blog: Create a modular application with Zend Framework

The Bakery: Ten New Tutorials/Components/Releases Posted

Procurios Blog: Fragment Cache - an introduction / PHP


Community Events









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


code framework testing development api composer introduction podcast functional tool opinion event interview zendframework2 community language object example conference release

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