[Opensource] Using Junit with Expresso
Michael Rimov
rimovm at centercomp.com
Sat Jan 4 16:59:12 PST 2003
At 11:11 PM 1/3/2003 +0530, you wrote:
>Hi All,
>I am trying to write some JUnit test cases in Expresso. In the doument it
>says to add the test classes to the application schema but there is no
>method available to add a test in Schame class (the one given is
>depricated). Could anybody tell if Expresso still supports JUnit?
Yes. But it's better to write your test suites in a separate class and run
it straight as JUnit does. There's a separate unit testing doc that talks
about writing client-side JUnit tests using the Expresso supplied fixtures.
HTH,
-Mike
More information about the Opensource
mailing list