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, setupServer
public CDIInvokeWithRegisteredProvidersTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testInvokesPostOperation_viaAnnotation() throws Exception
Exception
public void testInvokesPostOperation_viaMPConfig() throws Exception
Exception
public void testInvokesPostOperation_viaMPConfigWithConfigKey() throws Exception
Exception
public void testInvokesPutOperation_viaAnnotation() throws Exception
Exception
public void testInvokesPutOperation_viaMPConfig() throws Exception
Exception
Copyright © 2020 Eclipse Foundation. All rights reserved.