Should we unit-test Use Cases? Or should we unit-test the Domain? Should we mock out the Database? Or use the real Database? At what levels should we test?
Unit Testing Use Cases or Domain?
Should we unit-test Use Cases? Or should we unit-test the Domain? Should we mock out the Database? Or use the real Database? At what levels should we test?