Re: junit categories annotation doesnt work for method level tests
Laura Chen <[email protected]> Mon, 14 Apr 2014 17:53:39 -0700 (PDT)
| Newsgroups | gmane.comp.java.junit.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Kevin! It works, do you have idea why? On Monday, April 14, 2014 8:28 PM, Kevin Cooney <[email protected]> wrote: Does it work of you change your test so it doesn't extend TestCase?