Mocking framework

simendsjo simen.endsjo at pandavre.com
Mon Mar 7 01:46:36 PST 2011


Are there any mocking frameworks that actually works for D2?
And what is possible to mock, and what not?

My guess is only classes and interfaces can be mocked.
And only non-final classes and non-final methods.
Is this correct?


More information about the Digitalmars-d-learn mailing list