@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ElementDescriptorTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ElementDescriptorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDeclaredOn() |
void |
testGetConstraintDescriptors() |
void |
testGetElementClass() |
void |
testHasConstraints() |
void |
testLookingAt() |
void |
testUnorderedAndMatchingGroups() |
void |
testUnorderedAndMatchingGroupsWithDefaultGroupOverriding() |
void |
testUnorderedAndMatchingGroupsWithInheritance() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="6.2",
id="a")
public void testGetElementClass()
@SpecAssertion(section="6.2",
id="b")
public void testGetConstraintDescriptors()
@SpecAssertion(section="6.2",
id="c")
public void testHasConstraints()
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroups()
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroupsWithInheritance()
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="e")})
public void testUnorderedAndMatchingGroupsWithDefaultGroupOverriding()
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="f")})
public void testDeclaredOn()
@SpecAssertions(value={@SpecAssertion(section="6.2",id="d"),@SpecAssertion(section="6.2",id="g")})
public void testLookingAt()
Copyright © 2008–2014. All rights reserved.