While writing some code today I thought I would give Moq a shot in place of RhinoMocks. One thing I was very happy about was that I found it very easy to pickup, which is a plus. However, I did want to mention one small gotcha I ran into. I was trying to inject a mock into StructureMap...