Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » "Convert to Aspectj project killed JUnit 4
"Convert to Aspectj project killed JUnit 4 [message #596705] Thu, 06 March 2008 19:47
Ross is currently offline RossFriend
Messages: 14
Registered: July 2009
Junior Member
I converted two ejb projects to AspectJ projects and since then I have not
been able to run Junit 4 test in those two projects. That is, when I
type "Alt-SHFT-X, t" in a file that has test methods (denoted with the
@Test annotation), a dialog pops up saying no Tests could be found. If I
right-click on the project->run as->Junit test, it only runs the old junit
3 tests - even though the JUnit runner view shows the 'runner' to be JUnit
4. In other unconverted projects JUnit4 tests work as expected.

Needless to say this is a big inconvenience, and I've spent a couple hours
trying to get my junit 4 tests running again, but no luck. It seems like
I've tried doing just about everything, includingr emoving the AspectJ
capability.

Any ideas what may have happened and/or what I can do to fixe it???

Thanks,
Ross
Previous Topic:"Convert to Aspectj project killed JUnit 4
Next Topic:How to ignore .aj files?
Goto Forum:
  


Current Time: Thu Apr 18 20:11:12 GMT 2024

Powered by FUDForum. Page generated in 0.02212 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top