public class CDIManagedProviderTest
extends org.jboss.arquillian.testng.Arquillian
| Modifier and Type | Class and Description |
|---|---|
static interface |
CDIManagedProviderTest.MyClientWithAnnotations |
static class |
CDIManagedProviderTest.MyFilter |
static interface |
CDIManagedProviderTest.MyProgrammaticClient |
| Constructor and Description |
|---|
CDIManagedProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testCDIProviderSpecifiedInMPConfig() |
void |
testCDIProviderSpecifiedViaAnnotation() |
void |
testCDIProviderSpecifiedViaRestClientBuilder() |
void |
testInstanceProviderSpecifiedViaRestClientBuilderDoesNotUseCDIManagedProvider() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testCDIProviderSpecifiedInMPConfig()
throws Exception
Exceptionpublic void testCDIProviderSpecifiedViaAnnotation()
throws Exception
Exceptionpublic void testCDIProviderSpecifiedViaRestClientBuilder()
throws Exception
ExceptionCopyright © 2021 Eclipse Foundation. All rights reserved.