Package org.apache.avalon.excalibur.testcase

Excalibur testcase utilities.

See:
          Description

Class Summary
BufferedLogger Simple Logger which logs all information to an internal StringBuffer.
ComponentStateValidator This class provides basic facilities for enforcing Avalon's contracts within your own code.
ExcaliburTestCase JUnit TestCase for Avalon Components.
FullLifecycleComponent This test class is used to test the AbstractComponent facilities for you.
LatchedThreadGroup This class is useful for writing MultiThreaded test cases where you need to perform multithreaded load testing on a component.
 

Error Summary
CascadingAssertionFailedError This is an extention to the testing framework so that we can get detailed messages from JUnit (The AssertionFailedError hides the underlying cause)
 

Package org.apache.avalon.excalibur.testcase Description

Excalibur testcase utilities.



Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved.