More Bulletproofing with PHPUnit’s Database Extension
In a previous article I discussed how you can create more robust code that queries your relational database through automated testing. But, as you know, querying is just one part of the picture. There are still other database operations, namely create, update, and delete. Just like retrieval, they too should be tested.
Want to have your say? just login



Be first to show your opinion !!!