org.hibernate.beanvalidation.tck.tests.metadata
Class ElementDescriptorTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.hibernate.beanvalidation.tck.tests.metadata.ElementDescriptorTest
- All Implemented Interfaces:
- org.testng.IHookable, org.testng.ITestNGListener
@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ElementDescriptorTest- extends org.jboss.arquillian.testng.Arquillian
- Author:
- Hardy Ferentschik
| 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 |
ElementDescriptorTest
public ElementDescriptorTest()
createTestArchive
@Deployment
public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
testGetElementClass
@SpecAssertion(section="6.2",
id="a")
public void testGetElementClass()
testGetConstraintDescriptors
@SpecAssertion(section="6.2",
id="b")
public void testGetConstraintDescriptors()
testHasConstraints
@SpecAssertion(section="6.2",
id="c")
public void testHasConstraints()
testUnorderedAndMatchingGroups
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroups()
testUnorderedAndMatchingGroupsWithInheritance
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroupsWithInheritance()
testUnorderedAndMatchingGroupsWithDefaultGroupOverriding
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroupsWithDefaultGroupOverriding()
testDeclaredOn
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="f")})
public void testDeclaredOn()
testLookingAt
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="g")})
public void testLookingAt()
Copyright © 2008-2013. All Rights Reserved.