Would it be possible to have the debugger throw an exception when it walks into code that is not in synch with the released version? You can waste lots of time when dealin with lots of methods that are called in a test and one method is slightly out of
synch.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would it be possible to have the debugger throw an exception when it walks into code that is not in synch with the released version? You can waste lots of time when dealin with lots of methods that are called in a test and one method is slightly out of
synch.