@IntegrationTest @SpecVersion(spec="beanvalidation", version="2.0.0") public class ExecutableValidationBasedOnGlobalConfigurationTest extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ExecutableValidationBasedOnGlobalConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testValidationOfConstrainedMethodOnTypeAnnotatedWithValidateOnExecutionContainingExecutableType() |
void |
testValidationOfConstrainedMethodOnTypeAnnotatedWithValidateOnExecutionNotContainingExecutableType() |
public ExecutableValidationBasedOnGlobalConfigurationTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="5.5.6",id="k") @SpecAssertion(section="10.1.2",id="g") public void testValidationOfConstrainedMethodOnTypeAnnotatedWithValidateOnExecutionContainingExecutableType()
@SpecAssertion(section="10.1.2",
id="g")
public void testValidationOfConstrainedMethodOnTypeAnnotatedWithValidateOnExecutionNotContainingExecutableType()
Copyright © 2008–2017. All rights reserved.