org.jboss.webbeans.tck.unit.lookup.injectionpoint
Class InjectionPointTest
java.lang.Object
org.jboss.webbeans.tck.AbstractTest
org.jboss.webbeans.tck.unit.lookup.injectionpoint.InjectionPointTest
public class InjectionPointTest
- extends AbstractTest
Injection point metadata tests
- Author:
- David Allen
Spec version: PRD2
| 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 |
InjectionPointTest
public InjectionPointTest()
testGetBean
@SpecAssertion(section="5.6")
public void testGetBean()
testGetType
@SpecAssertion(section="5.6")
public void testGetType()
testGetBindingTypes
@SpecAssertion(section="5.6")
public void testGetBindingTypes()
testGetMemberField
@SpecAssertion(section="5.6")
public void testGetMemberField()
testGetMemberMethod
@SpecAssertion(section="5.6")
public void testGetMemberMethod()
testGetMemberConstructor
@SpecAssertion(section="5.6")
public void testGetMemberConstructor()
testGetAnnotation
@SpecAssertion(section="5.6")
public void testGetAnnotation()
testGetAnnotations
@SpecAssertion(section="5.6")
public void testGetAnnotations()
testStandardDeployment
@SpecAssertion(section="5.6")
public void testStandardDeployment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDependentScope
@SpecAssertion(section="5.6")
public void testDependentScope()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApiTypeInjectionPoint
@SpecAssertion(section="5.6")
public void testApiTypeInjectionPoint()
testCurrentBinding
@SpecAssertion(section="5.6")
public void testCurrentBinding()
Copyright © 2008-2009. All Rights Reserved.