|
From: Colin S. <col...@ex...> - 2004-07-20 13:14:16
|
Dmitriy Kopylenko wrote: > Rod Johnson wrote: > >> A couple of techniques we could consider to raise coverage: >> - there are now mock libraries that use CGLIB to mock classes, not just >> interfaces. Should make it easier to work with some of those nasty APIs >> >> > EasyMock 1.1 now has an extension for mocking up classes (via CGLIB): > http://www.easymock.org/Downloads.html > > Dmitriy. yes, I checked this in a couple of months ago... Colin |