News Feed
Jobs Feed
Sections




News Archive
PHP in Action Blog:
One behavior != one assertion
February 24, 2009 @ 11:13:17

On the PHP in Action blog, despite some agreement with Padraic Brady on his one behavior, one assertion method for writing unit tests, Dagfinn Reiersol still has his reservations.

Pádraic maintains that one assertion per test is a rule that should always be followed unless there is a specific good reason to break it. I prefer it as a guideline, as does Robert C. Martin in the book Clean Code. The reference is not intended as an appeal to authority to "prove" that I'm right. I'm just making the point that I think this reflects the current state of the art, which is not necessarily perfect, of course.

Dagfinn talks about behavior-driven development and illustrates how a two assertions could be combined into one but that the end result "isn't very pretty" - and that's just testing two proterties of a single object. Imagine what would happen if things got more complex.

0 comments voice your opinion now!
unittest behavior assertion reservation opinion padraicbrady


blog comments powered by Disqus

Similar Posts

Chris Hartjes: The Birth of Grumpy Learning

Tiffany Brown's Blog: What's your favorite PHP framework?

Zend Developer Zone: Episode 035: "Unit Testing in Zend Framework 1.8"

Smashing Magazine: Writing Unit Tests For WordPress Plugins

Brandon Savage's Blog: Upgrades In Open Source


Community Events











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


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

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