This is a migrated thread and some comments may be shown as answers.

Mock.DoNotUseProfiler() is obsolete

0 Answers 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mihail
Top achievements
Rank 1
Mihail asked on 28 Feb 2013, 01:32 PM
Since JustMock Q1 2013 release we marked Mock.DoNotUseProfiler() method as an obsolete method. This can break your test project build.

We recommend updating your unit tests and avoid using it as it is considered bad practice. In case you have to call  Mock.DoNotUseProfiler() method you can vote here http://feedback.telerik.com/Project/105/Feedback/Details/42251-make-mock-donotuseprofiler-method-non-obsolete
Tags
General Discussions
Asked by
Mihail
Top achievements
Rank 1
Share this question
or