@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class InjectionIntoNonContextualComponentTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InjectionIntoNonContextualComponentTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testFilterInitCalledAfterPersistenceResourceInjection() |
void |
testFilterInitCalledAfterResourceInjection() |
void |
testFilterInitializerMethodCalled() |
void |
testInjectionIntoFilter() |
void |
testInjectionIntoJSFManagedBean() |
void |
testInjectionIntoServlet() |
void |
testInjectionIntoServletListener() |
void |
testInjectionIntoTagHandler() |
void |
testInjectionIntoTagLibraryListener() |
void |
testServletInitCalledAfterPersistenceResourceInjection() |
void |
testServletInitCalledAfterResourceInjection() |
void |
testServletInitializerMethodCalled() |
void |
testServletListenerInitializerMethodCalled() |
void |
testTagLibraryListenerInitializerMethodCalled() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic InjectionIntoNonContextualComponentTest()
@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="injection_ee",id="ef") @SpecAssertion(section="fields_initializer_methods_ee",id="ae") @SpecAssertion(section="fields_initializer_methods_ee",id="bn") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoServlet()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",id="af") @SpecAssertion(section="fields_initializer_methods_ee",id="bm") @SpecAssertion(section="initializer_methods_ee",id="b")
public void testServletInitializerMethodCalled()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",
id="bo")
public void testServletInitCalledAfterResourceInjection()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",
id="bo")
public void testServletInitCalledAfterPersistenceResourceInjection()
throws Exception
Exception@SpecAssertion(section="injection_ee",id="eg") @SpecAssertion(section="fields_initializer_methods_ee",id="ag") @SpecAssertion(section="fields_initializer_methods_ee",id="bq") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoFilter()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",id="ah") @SpecAssertion(section="fields_initializer_methods_ee",id="bp") @SpecAssertion(section="initializer_methods_ee",id="b")
public void testFilterInitializerMethodCalled()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",
id="br")
public void testFilterInitCalledAfterResourceInjection()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",
id="br")
public void testFilterInitCalledAfterPersistenceResourceInjection()
throws Exception
Exception@SpecAssertion(section="injection_ee",id="ea") @SpecAssertion(section="fields_initializer_methods_ee",id="ai") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoServletListener()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",id="aj") @SpecAssertion(section="initializer_methods_ee",id="b")
public void testServletListenerInitializerMethodCalled()
throws Exception
Exception@SpecAssertion(section="injection_ee",id="eb") @SpecAssertion(section="fields_initializer_methods_ee",id="am") @SpecAssertion(section="fields_initializer_methods_ee",id="an") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoTagHandler()
throws Exception
Exception@SpecAssertion(section="injection_ee",id="ec") @SpecAssertion(section="fields_initializer_methods_ee",id="as") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoTagLibraryListener()
throws Exception
Exception@SpecAssertion(section="fields_initializer_methods_ee",id="at") @SpecAssertion(section="initializer_methods_ee",id="b")
public void testTagLibraryListenerInitializerMethodCalled()
throws Exception
Exception@SpecAssertion(section="injection",id="d") @SpecAssertion(section="fields_initializer_methods_ee",id="au") @SpecAssertion(section="fields_initializer_methods_ee",id="av") @SpecAssertion(section="injected_fields_ee",id="b")
public void testInjectionIntoJSFManagedBean()
throws Exception
ExceptionCopyright © 2008–2016 CDI TCK. All rights reserved.