olivier
Jan 10th, 2005, 08:09 AM
Hi,
Is there a way to unit test an advice with JUnit ? I have a problem when I unit test my invoke(MethodInvocation invocation) method, I am not able to create a mock for the object MethodInvocation. Any guess ?
Is there a way to unit test an advice with JUnit ? I have a problem when I unit test my invoke(MethodInvocation invocation) method, I am not able to create a mock for the object MethodInvocation. Any guess ?