> From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > > Hi, > > Are there any tools available and/or strategies that are > commonly used to test components?
:) In Excalibur there is a subproject called TestCase. It provides a test harness to load your component in a container, set up the loggers, context info, etc. all with a configuration file. Check it out here: http://jakarta.apache.org/avalon/excalibur/testcase/api/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
