Richard Dallaway
Member for
24 years 6 monthsRichard Dallaway is an independent software developer living and working in and around Brighton, UK. His main focus of work is providing server-side solutions for the publishing industry.
Industry
Other
Richard Dallaway is an independent software developer living and working in and around Brighton, UK. His main focus of work is providing server-side solutions for the publishing industry.
All Articles by Richard Dallaway
All Stories by Richard Dallaway
| Unit Testing Database Code The problem is this: You have an SQL database, some stored procedures, and a layer of code sitting between your application and the database. How can you put tests in place to make sure your code really is reading and writing the right data from the database? |