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
Exception
public void testCDIProviderSpecifiedViaAnnotation() throws Exception
Exception
public void testCDIProviderSpecifiedViaRestClientBuilder() throws Exception
Exception
Copyright © 2021 Eclipse Foundation. All rights reserved.