New: JustMock code activity workflow for one stop deployment to TFS 2010
New: Now we added JustMockRunner.exe - external tool (under Libraries folder) to run JustMock outside of Visual Studio and integrate with non MSTest environments
New: Auto arrange virtual properties during object initialization set from constructor argument
FIXED
Fixed: Exception thrown for params argument with Expression(T) type
Fixed: Mock.NonPublic.Assert should not execute the mock; it is raising exception when set with Throws in arrange
Fixed: InOrder option should only be specified after Returns call