| A test suite designed to stress test CMR operations by invoking lots of them
at around the same time from multiple threads.
In particular, we are testing the ability to load all the beans on the many
side of 1..many relationship, where the getter has been
marked read-only .
This code is based upon the original test case provided by Andrew May.
See Also: org.jboss.test.JBossTestCase. version: $Revision: 57211 $ author: Steve Coy. |