Hi - I have read that it is not possible to mock constructors, is that correct?
In some cases, I'd like to be able to "isolate" a class and alter the behaviour of one or more constructors.
Also, when using "isolate", is it possible to dictate which constructor is called?
Thanks,
Peter