Use junit with aspectj
807591Apr 11 2008 — edited Apr 12 2008Hi,
I have to use aspectj with junit so that I can test a method of a class where another object is being initialized by mocking that object. But I am having problems finding out how to compile the aspect keywords..Any ideas?