org.jboss.webbeans.tck.unit.definition.deployment
Class BrokenDeploymentTypeTest

java.lang.Object
  extended by org.jboss.webbeans.tck.AbstractTest
      extended by org.jboss.webbeans.tck.unit.definition.deployment.BrokenDeploymentTypeTest

public class BrokenDeploymentTypeTest
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
BrokenDeploymentTypeTest()
           
 
Method Summary
 void testStandardMustBeDeclared()
           
 
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

BrokenDeploymentTypeTest

public BrokenDeploymentTypeTest()
Method Detail

testStandardMustBeDeclared

@SpecAssertion(section="2.5.6")
public void testStandardMustBeDeclared()


Copyright © 2008-2009. All Rights Reserved.