org.hibernate.beanvalidation.tck.tests.methodvalidation.parameternameprovider
Class ParameterNameProviderTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.hibernate.beanvalidation.tck.tests.methodvalidation.parameternameprovider.ParameterNameProviderTest
- All Implemented Interfaces:
- org.testng.IHookable, org.testng.ITestNGListener
@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ParameterNameProviderTest- extends org.jboss.arquillian.testng.Arquillian
- Author:
- Gunnar Morling
| Fields inherited from class org.jboss.arquillian.testng.Arquillian |
ARQUILLIAN_DATA_PROVIDER |
| Methods inherited from class org.jboss.arquillian.testng.Arquillian |
arquillianAfterClass, arquillianAfterSuite, arquillianAfterTest, arquillianArgumentProvider, arquillianBeforeClass, arquillianBeforeSuite, arquillianBeforeTest, run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterNameProviderTest
public ParameterNameProviderTest()
createTestArchive
@Deployment
public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
testExceptionInParameterNameProviderIsWrappedIntoValidationException
@SpecAssertion(section="4.5.2.2",
id="b")
public void testExceptionInParameterNameProviderIsWrappedIntoValidationException()
throws Throwable
- Throws:
Throwable
testGetParameterNameProviderFromValidatorFactory
@SpecAssertion(section="5.5.2",
id="e")
public void testGetParameterNameProviderFromValidatorFactory()
testParameterNameProviderSetUsingContext
@SpecAssertion(section="5.5.2",
id="g")
public void testParameterNameProviderSetUsingContext()
throws Exception
- Throws:
Exception
Copyright © 2008-2013. All Rights Reserved.