@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class WebServiceResourceTest
extends AbstractTest
| Modifier and Type | Field and Description |
|---|---|
SheepWS |
sheepWS |
beanManager| Constructor and Description |
|---|
WebServiceResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInjectionIntoWebServiceEndpoint() |
void |
testResourceBeanTypes() |
void |
testResourceInvocation(SheepWS sheepWS) |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@WebServiceRef(value=SheepWSService.class) public SheepWS sheepWS
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="injection",id="ee") @SpecAssertion(section="fields_initializer_methods",id="aq") @SpecAssertion(section="fields_initializer_methods",id="ar")
public void testInjectionIntoWebServiceEndpoint()
throws Exception
Exception@SpecAssertion(section="declaring_resource",id="ff") @SpecAssertion(section="resource_types",id="ae") public void testResourceBeanTypes()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.