package org.infinispan.test.integration.as.client; /** * {@link org.junit.experimental.categories.Category} annotation for unstable tests * * @author Pedro Ruivo * @since 7.0 */ public interface UnstableTest { }