@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class CustomMessageInterpolatorTest
extends org.jboss.arquillian.testng.Arquillian
| Modifier and Type | Class and Description |
|---|---|
class |
CustomMessageInterpolatorTest.Person |
| Constructor and Description |
|---|
CustomMessageInterpolatorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testCustomMessageInterpolatorViaConfiguration() |
void |
testCustomMessageInterpolatorViaValidatorContext() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="5.3.2",
id="e")
public void testCustomMessageInterpolatorViaConfiguration()
@SpecAssertions(value={@SpecAssertion(section="5.5.2",id="b"),@SpecAssertion(section="5.5.2",id="g"),@SpecAssertion(section="5.3.2",id="e")})
public void testCustomMessageInterpolatorViaValidatorContext()
Copyright © 2008–2014. All rights reserved.