apetit_yms wrote:
>Hello,
>
>I've been using successfully JUnitPerf for iterating JUnit test (with
JUnitPerf's LoadTest) when all of them are defined in the same java source file
(for instance, in TestPortalGroupMngr: see code bellow).
>
>What I'm trying to do is to use my JUnitTestAll.java JUnit TestCase as
"suite()" for all my unitary tests to be imported into one single suite source.
>
>The problem with this is that the JVM, at runtime, it complains about there is
no test in JUnitTestAll... but there is if I run JUnitTestAll as a simple JUnit
test class!!!
>
>
Please explain what you mean by running it as a simple JUnit test class,
as opposed to the way that doesn't seem to work.
Mike
--
Mike Clark
http://clarkware.com
(720) 851-2014