@SpecVersion(spec="beanvalidation",
version="2.0.0")
public class ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest
extends BaseExecutableValidatorTest
| Constructor and Description |
|---|
ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest() |
getExecutableValidatorgetValidatorpublic ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateConstructorParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateConstructorReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateConstructorParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="validationapi-validatorapi-methodlevelvalidationmethods",
id="m")
public void testValidateConstructorReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
ExceptionCopyright © 2008–2017. All rights reserved.