| Issue 32: | Need test for wrapping methods on custom Enum classes | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I just ran into a problem using an old version of Funcito stubbing a method on an Enum. It may simply be the fact that I was using code that was pre-Objenesis/CglibImposterizer, because it was failing while trying to find an appropriate constructor using my original ctor-searching code. There should also be a comparable test for Javassist. Test results will determine whether or not this is actually a defect, a limitation of bytecode enhancement, or just old code.
Dec 7, 2011
Project Member
#1
kandpwel...@gmail.com
Status:
CodeComplete
Dec 12, 2011
closing
Status:
Fixed
|