Using NUnit to check your IoC container is set up right(richarddingwall.name)
submitted by
rdingwall(323) 2 years, 11 months ago
One small problem I encountered when getting into Dependency Injection (DI) and Inversion of Control (IoC) was that even though all my services were now beautifully SOLID and test-driven, quite often it was all wasted because I forgot to register them in my IoC container, causing massive errors that wouldn’t be detected until runtime (oops).
|category: Unit Testing
|Views: 6
tags:
Testing another
Everyones tags:
Your Tags: