org.jboss.webbeans.tck.unit.implementation.deployment
Class BeanDeploymentTest
java.lang.Object
org.jboss.webbeans.tck.unit.implementation.deployment.BeanDeploymentTest
public class BeanDeploymentTest
- extends java.lang.Object
Spec version: PRD2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanDeploymentTest
public BeanDeploymentTest()
testOnlySpecializedSimpleBeanDeployed
@SpecAssertion(section="3.2.7")
public void testOnlySpecializedSimpleBeanDeployed()
testSpecializedSimpleBeanExtends
@SpecAssertion(section="3.2.7")
public void testSpecializedSimpleBeanExtends()
testSpecializedSimpleBeanHasSameBindingAnnotations
@SpecAssertion(section="3.2.7")
public void testSpecializedSimpleBeanHasSameBindingAnnotations()
testSpecializedSimpleBeanHasSameName
@SpecAssertion(section="3.2.7")
public void testSpecializedSimpleBeanHasSameName()
testOnlySpecializedEnterpriseBeanDeployed
@SpecAssertion(section="3.3.7")
public void testOnlySpecializedEnterpriseBeanDeployed()
testSpecializedEnterpriseBeanExtends
@SpecAssertion(section="3.3.7")
public void testSpecializedEnterpriseBeanExtends()
testSpecializedEnterpriseBeanHasSameBindingAnnotations
@SpecAssertion(section="3.3.7")
public void testSpecializedEnterpriseBeanHasSameBindingAnnotations()
testSpecializedEnterpriseBeanHasSameName
@SpecAssertion(section="3.3.7")
public void testSpecializedEnterpriseBeanHasSameName()
testSpecializedEnterpriseBeanAllLocalInterfaces
@SpecAssertion(section="3.3.7")
public void testSpecializedEnterpriseBeanAllLocalInterfaces()
testSpecializedEnterpriseBeanSupportsBeanClassLocalView
@SpecAssertion(section="3.3.7")
public void testSpecializedEnterpriseBeanSupportsBeanClassLocalView()
testOnlySpecializedProducerMethodBeanDeployed
@SpecAssertion(section="3.3.4")
public void testOnlySpecializedProducerMethodBeanDeployed()
testSpecializedProducerMethodBeanDirectlyOverrides
@SpecAssertion(section="3.3.4")
public void testSpecializedProducerMethodBeanDirectlyOverrides()
testSpecializedProducerMethodBeanHasSameBindingAnnotations
@SpecAssertion(section="3.3.4")
public void testSpecializedProducerMethodBeanHasSameBindingAnnotations()
testSpecializedProducerMethodBeanHasSameName
@SpecAssertion(section="3.3.4")
public void testSpecializedProducerMethodBeanHasSameName()
Copyright © 2008-2009. All Rights Reserved.