News Feed
Jobs Feed
Sections




News Archive
SitePoint.com:
Be More Asssertive Getting to Know PHPUnit's Assertions
January 20, 2011 @ 13:32:28

On SitePoint.com today there's a new article, the second in the series, introducing unit testing in PHP with PHPUnit. The first article can be found here. (Disclaimer: I am the author of this series of articles).

In my previous article, I took you through some of the basics of unit testing with PHPUnit. I introduced you to what it means to test your code and the real benefits it can for you and your code. This time I want to dive in a little deeper and get to know PHPUnit in a bit more detail.

The tutorial goes into more detail on some of the commonly used assertion methods PHPUnit has to offer including: assertTrue, assertLessThanOrEqual, assertStringStartsWith, assertSame and assertClassHasAttribute. There's also a brief discussion about marking tests incomplete or skipped and how, except in some circumstances, it should be avoided at all costs.

0 comments voice your opinion now!
phpunit assertions unittest tutorial


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Creating an Online Survey - Part 2

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

Felix Geisendörfer's Blog: Containable 2.0 BETA

Matthew Turland's Blog: PHPUnit and Xdebug on Ubuntu Karmic

Sebastian Bergmann\'s Blog: PHPUnit 3.0


Community Events











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


phpunit tool language unittest functional release introduction development opinion composer interview community framework conference testing code example series zendframework2 podcast

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