| test | org.jboss.cache.ConcurrentEvictAndRemoveTest |
| testAllTx_RWLock | org.jboss.cache.EvictionLocalStressTest |
| testAllTx_RWLock | org.jboss.cache.LocalStressTest |
| testReplTxCommit | org.jboss.cache.api.NodeReplicatedMoveOptimisticTest |
| testConcurrentEviction | org.jboss.cache.eviction.ConcurrentEvictionTest |
| testMaxElements | org.jboss.cache.eviction.ElementSizeAlgorithmTest |
| testMaxNodesAndMaxElements | org.jboss.cache.eviction.ElementSizeAlgorithmTest |
| testEviction | org.jboss.cache.eviction.ElementSizePolicyTest |
| testEviction2 | org.jboss.cache.eviction.ElementSizePolicyTest |
| testConcurrentPutAndEvict | org.jboss.cache.eviction.ElementSizePolicyTest |
| testPolicyPerRegion | org.jboss.cache.eviction.EvictionConfigurationTest |
| testMixedPolicies | org.jboss.cache.eviction.EvictionConfigurationTest |
| testLegacyPolicyConfiguration | org.jboss.cache.eviction.EvictionConfigurationTest |
| testTwoCacheInstanceConfiguration | org.jboss.cache.eviction.EvictionConfigurationTest |
| testMaxNodes1 | org.jboss.cache.eviction.FIFOAlgorithmTest |
| testMaxNodes2 | org.jboss.cache.eviction.FIFOAlgorithmTest |
| testEviction | org.jboss.cache.eviction.FIFOPolicyTest |
| testEviction2 | org.jboss.cache.eviction.FIFOPolicyTest |
| testNodeVisited | org.jboss.cache.eviction.FIFOPolicyTest |
| testNodeRemoved | org.jboss.cache.eviction.FIFOPolicyTest |
| testConcurrentPutAndEvict | org.jboss.cache.eviction.FIFOPolicyTest |
| testMaxNode1 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testMaxNode2 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testMaxNode3 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testMinNode1 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testMinNode2 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testEvictionQueueSortOrder1 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testEvictionQueueSortOrder2 | org.jboss.cache.eviction.LFUAlgorithmTest |
| testEviction | org.jboss.cache.eviction.LFUPolicyTest |
| testNodeVisited | org.jboss.cache.eviction.LFUPolicyTest |
| testNodeRemoved | org.jboss.cache.eviction.LFUPolicyTest |
| testConcurrentPutAndEvict | org.jboss.cache.eviction.LFUPolicyTest |
| testMaxNode1 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testMaxNode2 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testIdleTimeSeconds1 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testIdleTimeSeconds2 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testIdleTimeSeconds3 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testMaxAgeSeconds1 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testMaxAgeSeconds2 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testCombo1 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testCombo2 | org.jboss.cache.eviction.LRUAlgorithmTest |
| testEvictionSortOrder | org.jboss.cache.eviction.LRUAlgorithmTest |
| testInUseEviction | org.jboss.cache.eviction.LRUPolicyTest |
| testEviction | org.jboss.cache.eviction.LRUPolicyTest |
| testNodeVisited | org.jboss.cache.eviction.LRUPolicyTest |
| testNodeRemoved | org.jboss.cache.eviction.LRUPolicyTest |
| testConcurrentPutAndEvict | org.jboss.cache.eviction.LRUPolicyTest |
| testForEvictionInternalError | org.jboss.cache.eviction.LRUPolicyTest |
| testMaxNodes | org.jboss.cache.eviction.MRUAlgorithmTest |
| testMRU | org.jboss.cache.eviction.MRUAlgorithmTest |
| testEviction | org.jboss.cache.eviction.MRUPolicyTest |
| testNodeRemoved | org.jboss.cache.eviction.MRUPolicyTest |
| testConcurrentPutAndEvict | org.jboss.cache.eviction.MRUPolicyTest |
| testEvictionError | org.jboss.cache.eviction.OptimisticEvictionTest |
| testEvictionOccurence | org.jboss.cache.eviction.OptimisticEvictionTest |
| testInterceptorChain | org.jboss.cache.eviction.OptimisticEvictionTest |
| testStringBasedFqnEviction | org.jboss.cache.eviction.ProgrammaticLRUPolicyTest |
| testObjectBasedFqnEviction1 | org.jboss.cache.eviction.ProgrammaticLRUPolicyTest |
| testObjectBasedFqnEviction2 | org.jboss.cache.eviction.ProgrammaticLRUPolicyTest |
| testAddedQueue | org.jboss.cache.eviction.RegionTest |
| testEventQueue | org.jboss.cache.eviction.RegionTest |
| testMassivePutOnQueue | org.jboss.cache.eviction.RegionTest |
| testVisitNode | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testVisitElement | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testCreateNode | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testCreateElement | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testRemoveNode | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testRemoveElement | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testMixedEvent | org.jboss.cache.interceptors.EvictionInterceptorTest |
| testConfiguration | org.jboss.cache.jmx.CacheMBeanTest |
| testCacheOperations | org.jboss.cache.jmx.CacheMBeanTest |
| testShallowMove | org.jboss.cache.loader.BdbjeCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.BdbjeCacheLoaderTest |
| testShallowMove | org.jboss.cache.loader.ChainingCacheLoaderBasicTest |
| testDeepMove | org.jboss.cache.loader.ChainingCacheLoaderBasicTest |
| testShallowMove | org.jboss.cache.loader.FileCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.FileCacheLoaderTest |
| testShallowMove | org.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest |
| testDeepMove | org.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest |
| testShallowMove | org.jboss.cache.loader.JDBCCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.JDBCCacheLoaderTest |
| testShallowMove | org.jboss.cache.loader.JdbmCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.JdbmCacheLoaderTest |
| testShallowMove | org.jboss.cache.loader.LocalDelegatingCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.LocalDelegatingCacheLoaderTest |
| testLoadAndStore | org.jboss.cache.loader.LocalDelegatingCacheLoaderTest |
| testShallowMove | org.jboss.cache.loader.TcpCacheLoaderTest |
| testDeepMove | org.jboss.cache.loader.TcpCacheLoaderTest |
| testDefaultActive | org.jboss.cache.marshall.ActiveInactiveTest |
| testDefaultInactive | org.jboss.cache.marshall.ActiveInactiveTest |
| testActivate | org.jboss.cache.marshall.ActiveInactiveTest |
| testInactivate | org.jboss.cache.marshall.ActiveInactiveTest |
| testObjectFromByteBuffer | org.jboss.cache.marshall.ActiveInactiveTest |
| testGetRegionsMethods | org.jboss.cache.marshall.RegionManagerTest |
| testNotifications | org.jboss.cache.mgmt.NotificationTest |
| testNotifications | org.jboss.cache.mgmt.OptimisticNotificationTest |
| testCompatibleVersionTypes1 | org.jboss.cache.options.ExplicitVersionsReplTest |
| testBasic | org.jboss.cache.passivation.BasicPassivationTest |
| testDualPassivation | org.jboss.cache.passivation.BasicPassivationTest |
| testIntermingledPassivation | org.jboss.cache.passivation.BasicPassivationTest |
| testConcurrentPassivation | org.jboss.cache.passivation.ConcurrentPassivationTest |
| testActivationEvent | org.jboss.cache.passivation.LocalPassivationIntegrationTest |
| testLoadAndStore | org.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest |
| testActivationEvent | org.jboss.cache.passivation.ReplicatedPassivationIntegrationTest |
| testRecursion2 | org.jboss.cache.pojo.collection.ReplicatedSyncMapTest |
| testConfiguration | org.jboss.cache.pojo.jmx.MBeanTest |
| testSimple | org.jboss.cache.pojo.passivation.LocalTest |
| testSetAddress | org.jboss.cache.pojo.passivation.LocalTest |
| testFindAgain | org.jboss.cache.pojo.passivation.LocalTest |
| testMultipleReference | org.jboss.cache.pojo.passivation.LocalTest |
| testRemoveObject1 | org.jboss.cache.pojo.passivation.LocalTest |
| testCircularReference1 | org.jboss.cache.pojo.passivation.LocalTest |
| testFindAfterPassivation | org.jboss.cache.pojo.passivation.ReplicatedTest |
| testRemoteSetAfterPassivation | org.jboss.cache.pojo.passivation.ReplicatedTest |
| testMultipleReference | org.jboss.cache.pojo.passivation.ReplicatedTest |
| testRemoveObject1 | org.jboss.cache.pojo.passivation.ReplicatedTest |
| testCircularReference1 | org.jboss.cache.pojo.passivation.ReplicatedTest |
| testPartialStateTransferWithLoader | org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest |
| testConcurrentBooking | org.jboss.cache.transaction.ConcurrentBankTest |
| testConcurrency | org.jboss.cache.api.NodeMoveOptimisticTest |
| testReplicatability | org.jboss.cache.api.NodeReplicatedMoveOptimisticTest |
| testReplConcurrency | org.jboss.cache.api.NodeReplicatedMoveOptimisticTest |
| testReplConcurrency | org.jboss.cache.api.NodeReplicatedMoveTest |
| testPersistentStateTransfer | org.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest |
| testReplSyncStack | org.jboss.cache.config.ConfigurationTest |
| testXMLParsing3 | org.jboss.cache.eviction.LRUConfigurationTest |
| testCreateRegion2 | org.jboss.cache.eviction.RegionManagerTest |
| testNoDefaultRegion | org.jboss.cache.eviction.RegionManagerTest |
| testRegionConflict | org.jboss.cache.eviction.RegionManagerTest |
| testRegionConflict2 | org.jboss.cache.eviction.RegionManagerTest |
| testConfigureWithXML | org.jboss.cache.eviction.RegionManagerTest |
| testRegionOrdering | org.jboss.cache.eviction.RegionManagerTest |
| testCacheMBeanBinding | org.jboss.cache.jmx.CacheMBeanTest |
| testInterceptorMBeans | org.jboss.cache.jmx.CacheMBeanTest |
| testLocalCacheLoader2Modifications | org.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest |
| testPropagationOfCustomVersions | org.jboss.cache.options.ExplicitVersionsReplTest |
| testRelationshipWithSharedSet1 | org.jboss.cache.pojo.collection.ReplicatedSyncSetTest |
| testCacheMBeanBinding | org.jboss.cache.pojo.jmx.MBeanTest |
| testInitialStateTferWithLoader | org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest |
| testConcurrentActivationSync | org.jboss.cache.pojo.statetransfer.StateTransfer200AopTest |