@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest() |
public ExecutableValidationIgnoresValidatedExecutableAnnotationSettingsTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void setupValidator()
@SpecAssertion(section="5.1.2",
id="m")
public void testValidateParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateConstructorParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateConstructorReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnTypeLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateConstructorParametersYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
Exception@SpecAssertion(section="5.1.2",
id="m")
public void testValidateConstructorReturnValueYieldsConstraintViolationIfValidateExecutableIsSetToNONEOnExecutableLevel()
throws Exception
ExceptionCopyright © 2008–2014. All rights reserved.