[Yanel-dev] Compiling/running junit tests of resource types

Michael Wechner michael.wechner at wyona.com
Mon Sep 27 21:33:22 CEST 2010


Hi

It seems that compiling/running junit tests of resource types has never 
been really implemented.
I have add now a junit target to

src/build/resource-types/resource-type.build.xml

which means one can do something like

./build.sh -f 
/Users/michaelwechner/src/MY_REALM/trunk/res-types/MY_RESOURCE_TYPE/build.xml 
junit -Dtest.class.name=org.wyona.yane.resources.myresource.MyResourceTest

I will start adding some actual tests and also will enhance the build 
process such that the overall
test process is executing these tests.

Cheers

Michael


More information about the Yanel-development mailing list