Mocking framework

simendsjo simen.endsjo at pandavre.com
Wed Mar 9 08:18:04 PST 2011


I should correct myself a bit... By putting the if on the class level
I need to add every method used by the class, and also add all these
methods to the mock object. It should be added to the method level
where doStuff() is called.


More information about the Digitalmars-d-learn mailing list