While writing some sample applications for the upcoming release of Prism (Composite Application Guidance for WPF and Silverlight) I ran into a small challenge. “How do you verify (with unit tests) that the right classes are registered in your DI-container?”
Read More...