org.jboss.webbeans.tck.unit.definition.bean
Class BeanDefinitionTest
java.lang.Object
org.jboss.webbeans.tck.AbstractTest
org.jboss.webbeans.tck.unit.definition.bean.BeanDefinitionTest
public class BeanDefinitionTest
- extends AbstractTest
This test class should be used for common assertions about Web Beans
- Author:
- Pete Muir
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 |
BeanDefinitionTest
public BeanDefinitionTest()
testApiTypesNonEmpty
@SpecAssertion(section="2")
public void testApiTypesNonEmpty()
testBindingTypesNonEmpty
@SpecAssertion(section="2")
public void testBindingTypesNonEmpty()
testHasScopeType
@SpecAssertion(section="2")
public void testHasScopeType()
testHasDeploymentType
@SpecAssertion(section="2")
public void testHasDeploymentType()
testIsNullable
@SpecAssertion(section="5.2")
public void testIsNullable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBeanTypes
@SpecAssertion(section={"3.2.2","2.2"})
public void testBeanTypes()
testFinalApiType
@SpecAssertion(section="2.2")
public void testFinalApiType()
Copyright © 2008-2009. All Rights Reserved.