@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class GroupConversionTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
GroupConversionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGroupConversionsAppliedOnConstructor() |
void |
testGroupConversionsAppliedOnField() |
void |
testGroupConversionsAppliedOnGetter() |
void |
testGroupConversionsAppliedOnMethod() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="8.1.1.7",id="a"),@SpecAssertion(section="8.1.1.7",id="b")})
public void testGroupConversionsAppliedOnMethod()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="8.1.1.7",id="a"),@SpecAssertion(section="8.1.1.7",id="b")})
public void testGroupConversionsAppliedOnConstructor()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="8.1.1.7",id="a"),@SpecAssertion(section="8.1.1.7",id="b")})
public void testGroupConversionsAppliedOnField()
throws Exception
ExceptionCopyright © 2008–2014. All rights reserved.