public class InfinispanIntegrationTest extends Object
| Constructor and Description |
|---|
InfinispanIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.JavaArchive |
deployment() |
void |
setUp() |
void |
testCacheEntryCreatedEvent() |
void |
testCacheEntryModifiedEvent() |
void |
testCacheEntryRemovedEvent() |
void |
testCacheGet() |
void |
testCachePut() |
void |
testCacheRemove() |
void |
testIdempotentConsumer() |
@Deployment public static org.jboss.shrinkwrap.api.spec.JavaArchive deployment()
public void testCacheEntryCreatedEvent()
throws Exception
Exceptionpublic void testCacheEntryRemovedEvent()
throws Exception
Exceptionpublic void testCacheEntryModifiedEvent()
throws Exception
ExceptionCopyright © 2017. All rights reserved.