@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class WrappedInjectionTargetTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
WrappedInjectionTargetTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
<T extends com.gargoylesoftware.htmlunit.Page> |
invokeContextPath(String path,
Class<T> type) |
void |
testWrappedInjectionTargetIsUsedForFilter() |
void |
testWrappedInjectionTargetUsedForEjbInterceptor() |
void |
testWrappedInjectionTargetUsedForServlet() |
void |
testWrappedInjectionTargetUsedForServletListener() |
void |
testWrappedInjectionTargetUsedForSessionBean() |
void |
testWrappedInjectionTargetUsedForTagHandler() |
void |
testWrappedInjectionTargetUsedForTagLibraryListener() |
void |
testWrappedInjectionTargetUsedForWsEndpoint() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="eb"))
public void testWrappedInjectionTargetUsedForSessionBean()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="ec"))
public void testWrappedInjectionTargetUsedForServletListener()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="ed"))
public void testWrappedInjectionTargetUsedForTagHandler()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="ee"))
public void testWrappedInjectionTargetUsedForTagLibraryListener()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="eh"))
public void testWrappedInjectionTargetUsedForServlet()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="ef"))
public void testWrappedInjectionTargetUsedForEjbInterceptor()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="eg"))
public void testWrappedInjectionTargetUsedForWsEndpoint()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="process_injection_target_ee",id="ei"))
public void testWrappedInjectionTargetIsUsedForFilter()
throws Exception
ExceptionCopyright © 2008–2016 CDI TCK. All rights reserved.