Re: Annotations Support with Cactus 1.7.2/JUnit 4.2/ServletTestRunner
Kazuhito SUGURI <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi James, In article <[email protected]>, Wed, 17 Jan 2007 11:33:27 +0000, "james brook" <[email protected]> wrote: jmbrook> Tests that have been developed in the old junit style (extending TestCase jmbrook> and having methods called testXXXX) work but tests using the annotations jmbrook> don't seem to found. I get a "No tests could be found" exception. jmbrook> jmbrook> Should this work? No. ATM, Cactus doesn't support annotations. ---- Kazuhito SUGURI