@RunAsClient public class SimpleAsyncListenerTest extends Object
| Constructor and Description |
|---|
SimpleAsyncListenerTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testOnCompleteCalledSuccesfully() |
void |
testOnErrorCalledSuccesfully() |
void |
testOnStartAsyncCalledSuccesfully() |
void |
testOnTimeoutCalledSuccesfully() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void testOnCompleteCalledSuccesfully()
throws Exception
Exceptionpublic void testOnTimeoutCalledSuccesfully()
throws Exception
Exceptionpublic void testOnErrorCalledSuccesfully()
throws Exception
ExceptionCopyright © 2016. All rights reserved.