Skip navigation.

When your mocks are executable

When your mocks are executable

The size of the "units" that I test with my unit tests varies quite considerably. Usually I tend to work at the single class level; the test will provide mocks for the services that the class requires and the tests...
Posted by Len at 01:12 PM | Comments (0) | Categories: Debugging Tools, Testing