org.jboss.jsr299.tck.tests.implementation.initializer
Class InitializerMethodTest
java.lang.Object
org.jboss.testharness.AbstractTest
org.jboss.jsr299.tck.AbstractJSR299Test
org.jboss.jsr299.tck.tests.implementation.initializer.InitializerMethodTest
- All Implemented Interfaces:
- org.testng.IHookable, org.testng.ITestNGListener
@Artifact
@Packaging(value=EAR)
@SpecVersion(spec="cdi",
version="20091101")
public class InitializerMethodTest
- extends AbstractJSR299Test
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 |
InitializerMethodTest
public InitializerMethodTest()
testBindingTypeOnInitializerParameter
@SpecAssertions(value={@SpecAssertion(section="3.9.1",id="f"),@SpecAssertion(section="2.3.5",id="b")})
public void testBindingTypeOnInitializerParameter()
testMultipleInitializerMethodsAreCalled
@SpecAssertions(value={@SpecAssertion(section="3.9",id="g"),@SpecAssertion(section="3.9.1",id="a"),@SpecAssertion(section="3.9.1",id="e"),@SpecAssertion(section="5.5.2",id="ad"),@SpecAssertion(section="3.10",id="a")})
public void testMultipleInitializerMethodsAreCalled()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.