public class CDIInvokeWithRegisteredProvidersTest extends WiremockArquillianTest
| Constructor and Description |
|---|
CDIInvokeWithRegisteredProvidersTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testInvokesPostOperation_viaAnnotation() |
void |
testInvokesPostOperation_viaMPConfig() |
void |
testInvokesPostOperation_viaMPConfigWithConfigKey() |
void |
testInvokesPutOperation_viaAnnotation() |
void |
testInvokesPutOperation_viaMPConfig() |
void |
testInvokesPutOperation_viaMPConfigWithConfigKey() |
getPort, getServerURI, getServerURL, getStringURL, setupServerpublic CDIInvokeWithRegisteredProvidersTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testInvokesPostOperation_viaAnnotation()
throws Exception
Exceptionpublic void testInvokesPostOperation_viaMPConfig()
throws Exception
Exceptionpublic void testInvokesPostOperation_viaMPConfigWithConfigKey()
throws Exception
Exceptionpublic void testInvokesPutOperation_viaAnnotation()
throws Exception
Exceptionpublic void testInvokesPutOperation_viaMPConfig()
throws Exception
ExceptionCopyright © 2021 Eclipse Foundation. All rights reserved.