M
Mark Abbott
Guest
I wrote a mocking/testing doubles framework, to work alongside OEUnit, last year called OEMock. It's available on Github here: github.com/.../OEMock So far, it works pretty well - I've been able to test it against a large production code set, and resolve issues from there. At the moment, it only support OEUnit, but could extend to ABLUnit with some changes. As ever, it's open source, so any issues logged or pull requests would be gratefully received. Hope that helps, Mark
Continue reading...
Continue reading...