Class EvictionCacheITCase
java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.EvictionCacheITCase
Integration test that validates eviction configured via
DataContainerConfiguration.
Validates all cache type to include coverage of both segmented and non-segmented data containers.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EvictionCacheITCase
public EvictionCacheITCase()
-
-
Method Details
-
test
@ParameterizedTest @EnumSource(org.infinispan.configuration.cache.CacheType.class) public void test(org.infinispan.configuration.cache.CacheType type)
-