{
this.runTestForRegion( "indexedRegion4", 10000, 50000, 2 );
}
} );
suite.addTest( new IndexedDiskCacheRandomConcurrentTestUtil( "testIndexedDiskCache3" )
{
public void runTest()
throws Exception
{
this.runTestForRegion( "indexedRegion4", 10000, 50000, 3 );