Robert Gray
code : kick : drive
Creating a generic test base class that will mock dependencies
28/08/2013
castle windsor
dependency injection
design patterns
unit testing
A base test class using Castle Windsor and the ILazyComponentLoader so I don't have to manually setup my mocks. Uses NSubstitute and NUnit too.
Prev
1
Next