Package org.osesb.objectpools.test

JUnit tests and test data for the org.osesb.objectpools package.

See:
          Description

Class Summary
ThreadedKeyPooledClientGatewayTest Threaded ThreadedKeyPooledClientGatewayTest Test.
ThreadedKeyPooledJAXRPCClientTest Threaded JAXRPCClientKeyedPoolFactory Test.
ThreadedKeyPooledJMSClientTest Threaded JMSClientKeyedPoolFactory Test.
ThreadedKeyPooledObjectTest This class tests the basic behavior of keyed object pools when accessed by multiple threads.
ThreadedKeyPooledSAXParserTest Threaded SAXKeyedPoolFactory Test using only the namespaceaware-true key because there is a known issue with validating against XML schemas using parsers from a pool implemented using the org.apache.commons.pool package.
ThreadedKeyPooledValidationBeanTest Threaded ValidationBeanKeyedPoolFactory Test.
ThreadedPooledDOMParserTest Threaded DOMPoolFactory Test for a non-validating parser configuration.
ThreadedPooledMessageRouterTest Threaded MessageRouterPoolFactory Test tests pooled MessageRouters.
ThreadedPooledSAXParserTest Threaded SAXPoolFactory Test for a non-validating parser configuration.
ThreadedPooledValidatingSAXParserTest THIS TEST PROVES THAT SCHEMA VALIDATION USING XERCES IS INCOMPATIBLE WITH APACHE OBJECT POOLS.
 

Package org.osesb.objectpools.test Description

JUnit tests and test data for the org.osesb.objectpools package.