tags:

views:

21

answers:

0

Hello, I'm experiencing some difficulties using JUnit 4.5 in Eclipse, when I use @Before annotation it just does nothing (I may use setUp() which works of course, but I'm just wondering what is wrong), while it works perfectly in Netbeans.. Any thoughts?