@SpecVersion(spec="cdi",
version="20091101")
public class WebServiceResourceTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
WebServiceResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInjectionIntoWebServiceEndpoint(URL contextPath) |
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@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@RunAsClient
@SpecAssertions(value={@SpecAssertion(section="injection",id="ee"),@SpecAssertion(section="fields_initializer_methods",id="aq"),@SpecAssertion(section="fields_initializer_methods",id="ar")})
public void testInjectionIntoWebServiceEndpoint(@ArquillianResource
URL contextPath)
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="declaring_resource",id="ff"),@SpecAssertion(section="resource_types",id="ae")})
public void testResourceBeanTypes()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.