Avinash Meetoo

Show:

What's happening?

  • Ignore AllTests test suite

    Dear all, I've just discovered EclEmma and it works great. I have a JUnit 4 test suite which looks like this: import org.junit.runner.RunWith;<br /> import org.junit.runners.Suite;<br /> @RunWith(Suite.class)<br /> @Suite.SuiteClasses({Class1Test.class, Class2Test.class})<br /> public class AllTests {<br /> } EclEmma tells me that AllTests has 0%...

    2009-10-18 13:43:01 UTC in EclEmma - Java Code Coverage for Eclipse

About Me

  • 2000-12-21 (9 years ago)
  • 125545
  • avinashm (My Site)
  • Avinash Meetoo

Send me a message