|
From: Dmitriy K. <dko...@ru...> - 2004-07-20 12:49:38
|
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. |