org.jboss.jsr299.tck.tests.implementation.builtin
Class BuiltInBeansTest
java.lang.Object
org.jboss.testharness.AbstractTest
org.jboss.jsr299.tck.AbstractJSR299Test
org.jboss.jsr299.tck.tests.implementation.builtin.BuiltInBeansTest
- All Implemented Interfaces:
- org.testng.IHookable, org.testng.ITestNGListener
@Artifact
@Packaging(value=EAR)
@SpecVersion(spec="cdi",
version="20091101")
public class BuiltInBeansTest
- extends AbstractJSR299Test
Section 3.6
- Author:
- Pete Muir
Methods inherited from class org.jboss.jsr299.tck.AbstractJSR299Test |
annotationSetMatches, deserialize, destroyContext, getBeans, getBeans, getCurrentConfiguration, getCurrentManager, getInstanceByName, getInstanceByType, getInstanceByType, getUniqueBean, getUniqueBean, handleDeploymentFailure, rawTypeSetMatches, serialize, setContextActive, setContextInactive, typeSetMatches |
Methods inherited from class org.jboss.testharness.AbstractTest |
afterClass, afterMethod, afterSuite, beforeClass, beforeMethod, beforeSuite, getContextPath, isInContainer, isThrowablePresent, postCreate, run, setInContainer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuiltInBeansTest
public BuiltInBeansTest()
testUserTransactionBean
@SpecAssertions(value=@SpecAssertion(section="3.6",id="a"))
public void testUserTransactionBean()
throws SystemException
- Throws:
SystemException
testDefaultValidatorFactoryBean
@SpecAssertions(value=@SpecAssertion(section="3.6",id="c"))
public void testDefaultValidatorFactoryBean()
throws SystemException
- Throws:
SystemException
testDefaultValidatorBean
@SpecAssertions(value=@SpecAssertion(section="3.6",id="d"))
public void testDefaultValidatorBean()
throws SystemException
- Throws:
SystemException
testPrincipalBean
@SpecAssertions(value=@SpecAssertion(section="3.6",id="b"))
public void testPrincipalBean()
throws SystemException,
LoginException
- Throws:
SystemException
LoginException
Copyright © 2008-2012 Seam Framework. All Rights Reserved.