org.jboss.webbeans.tck.integration.lookup.non.contextual
Class NonContextualInjectionTest

java.lang.Object
  extended by org.jboss.webbeans.tck.AbstractTest
      extended by org.jboss.webbeans.tck.integration.lookup.non.contextual.NonContextualInjectionTest

public class NonContextualInjectionTest
extends AbstractTest

Spec version: PRD2


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.webbeans.tck.AbstractTest
AbstractTest.RunInDependentContext
 
Field Summary
 
Fields inherited from class org.jboss.webbeans.tck.AbstractTest
BUILT_IN_BEANS, manager, visited
 
Constructor Summary
NonContextualInjectionTest()
           
 
Method Summary
 void testInjectionIntoMessageDrivenBean()
           
 void testInjectionIntoServlet()
           
 void testNonContextualSessionBeanSpecializesNewBeanForDecoratorStack()
           
 void testNonContextualSessionBeanSpecializesNewBeanForInjection()
           
 void testNonContextualSessionBeanSpecializesNewBeanForInterceptorStack()
           
 
Methods inherited from class org.jboss.webbeans.tck.AbstractTest
activateDependentContext, after, before, createEnterpriseBean, createProducerFieldBean, createProducerMethodBean, createSimpleBean, deactivateDependentContext, deployBeans, deserialize, getEnabledDeploymentTypes, getStandardDeploymentTypes, mockCreationalContext, serialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonContextualInjectionTest

public NonContextualInjectionTest()
Method Detail

testNonContextualSessionBeanSpecializesNewBeanForInjection

public void testNonContextualSessionBeanSpecializesNewBeanForInjection()

testNonContextualSessionBeanSpecializesNewBeanForInterceptorStack

public void testNonContextualSessionBeanSpecializesNewBeanForInterceptorStack()

testNonContextualSessionBeanSpecializesNewBeanForDecoratorStack

public void testNonContextualSessionBeanSpecializesNewBeanForDecoratorStack()

testInjectionIntoMessageDrivenBean

public void testInjectionIntoMessageDrivenBean()

testInjectionIntoServlet

public void testInjectionIntoServlet()


Copyright © 2008-2009. All Rights Reserved.