Backgroud
In my current project we have found that test using a slightly larger unit than single classes makes a lot of sense. Typically there is a service class with some methods that calls a number of entity objects to interact with the database. So our unit under test is often the service class, some entity [...]
Archive for February, 2011
Posted in Uncategorized | 4 Comments »



