I saw the light xUnit,TDD - Alexey Zakharov's Blog

Browse by Tags

All Tags » xUnit » TDD (RSS)

Simple database fixture. by brainbox

Very often we need to write tests which interact with the database. I found that many people are still doing complex clean up manipulation in tear down method. But in most cases it is useless work. All you need to perform clean up of database after each...
Filed under: , , ,
More Posts