You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Leif Mortenson <le...@silveregg.co.jp> on 2002/02/25 12:26:31 UTC

Commit: ExcaliburTestCase

Wanted you to know that I finally got around to adding full logger
support to the
ExcaliburTestCase. All existing tests should work without any
modifications, but
the new version makes it possible to set the log levels of the
ComponentManager,
RoleManager, LogKitManager, components, and individual test cases all
from the
xconf test configuration file. You no longer need to use the
m_logPriority field to
turn off debug logging in your tests.

Please take a look at the new Javadocs or the test
org.apache.avalon.excalibur.component.test.PoolableComponentHandlerTestCase
for an example of how to set things up to take advantage of these features.

Also, a reminder for everyone to write test cases :-) and Javadocs
please :-)

Cheers,
Leif



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>