Hi Jochen,
you should vote for this fre:
http://objectstyle.org/jira/secure/ViewIssue.jspa?key=WOL-15
Ulrich
Am 20.05.2004 um 16:13 schrieb Jochen Haeberle:
> Hi list,
>
>
> I fear this is rather OT, nevertheless I don't have an idea where I
> should turn to, so please excuse me if you find this out of scope!
> I would be very glad for a pointer to a group where such questions are
> appropriate!
>
>
> We would like to add UnitTests to our WO/WOLips Project. We started
> out with the WOUnitTest Framework and got it working with the build in
> DirectAction.
>
> Now we would love to use the built in eclipse JUnit-Integration Tools.
> We have it that far, that the tests are recognized and run, but
> everything havig to do with WO fails. I guess there is some more
> configuration to be done concerning classpaths or arguments...
>
> A test like this works fine:
>
> public class DemoTestCase extends WOUTTestCase{
>
> public void testError(){
> int zero = 0;
> assertFalse("Ich bin ein UnitTest", 1==2);
>
> }
This archive was generated by hypermail 2.0.0 : Fri May 21 2004 - 16:48:22 EDT