News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Peer Review Testable Code And Architecture
September 15, 2009 @ 07:50:55

In this latest post in his "Peer Review" series Brandon Savage looks at things that can make the sample code he's been working with easier to test.

Now that we've worked out the abstraction issues and the logic questions, we should take a moment to focus our attention on a few of the issues relating to the architecture and testability of the class we've worked out.

He mentions changes to a call to get_included_files, a bit of code requiring magic quotes, and changes to the code to make writing using tests simpler (like injecting objects rather than creating them and writing a unit test every time a bug is found so it doesn't happen again).

0 comments voice your opinion now!
peer review test unittest architecture


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Simplifying Test Data Generation with Faker

PHPClasses.org: Review - Delphi for PHP 2.0

Zend Developer Zone: Mastering phpMyAdmin for Effective MySQL Management - Marc Delisle

Brandon Savage's Blog: Peer Review: Testable Code And Architecture

Codewalkers.com: Booke Review - Pro PHP XML and Web Services


Community Events











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


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

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