By daniel.marbach
via planetgeek.ch
Submitted: Feb 01 2013 / 05:42
Probably you already know it: The new Windows Store App class libraries prevent proxy generating using frameworks like Castle.Core because System.Reflection.Emit namespace is missing in the limited framework they’re using. But we still want to do TDD and therefore we need a nice mocking framework, like FakeItEasy, don’t we?
Add your comment