Shiva Nand wrote:

Is there any testing frame work for testing a blocks/services. How can junit
be used in this regard?

I've done some component testing stuff in the avalon-sandbox/assembly package.

There is a test case named EngineTestCase.java that registeres a component then requests the service that the component provides which triggers the full component deployment. The base class also include the setup of the logging system. Nothing dramatic but maybe useful. To run the test cases just "ant test".

Cheers, Steve.

Thanks
Shiva



--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to