Declined
Last Updated: 17 May 2013 12:29 by Mohd
ADMIN
Mihail
Created on: 28 Feb 2013 13:30
Type: Bug Report
1
Make Mock.DoNotUseProfiler() method non-obsolete
Since JustMock Q1 2013 Mock.DoNotUseProfiler() is marked as an obsolete method and I cannot compile my test project. Revert it back.
1 comment
Mohd
Posted on: 23 Apr 2013 08:49
There should be way to programmatically turn on or off it. In one of the test method, that I have Constructor work work with disable profiler, but very next method arrange need enable profiler, so as to run the complete test, then we should have such facility.