uncategorized

CreateMock Live Template Update

After some playing around in RhinoMocks I realized that my Create Mock Live Template wasn’t nearly as elegant as it could have been.  I’ve updated the import file here.  This version uses the ability to create a mock object using the generic method CreateMock<T> and thus eliminates the nasty looking type cast that the old one had.  Instructions for downloading and importing can be found here.