System.setProperty( "jcs.auxiliary.LTCP.attributes.PutOnlyMode", "false" );
ActiveTestSuite suite = new ActiveTestSuite();
suite.addTest( new LateralTCPConcurrentRandomTestUtil( "testLateralTCPCache1" )
{
public void runTest()
throws Exception
{
this.runTestForRegion( "region1", 1, 200, 1 );