@SpecVersion(spec="beanvalidation",
version="2.0.0")
public class InvalidMethodConstraintDeclarationTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
InvalidMethodConstraintDeclarationTest() |
public InvalidMethodConstraintDeclarationTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void setupValidator()
@SpecAssertion(section="4.5.5",id="a") @SpecAssertion(section="4.5.5",id="e")
public void testParameterConstraintsAddedInInterfaceImplementationCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="a") @SpecAssertion(section="4.5.5",id="e")
public void testParameterConstraintsAddedInSubClassCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="a") @SpecAssertion(section="4.5.5",id="e")
public void testParameterMarkedAsCascadedInInterfaceImplementationCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="a") @SpecAssertion(section="4.5.5",id="e")
public void testParameterMarkedAsCascadedInSubClassCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="b") @SpecAssertion(section="4.5.5",id="e")
public void testConstrainedParameterInOneMethodOfParallelInterfacesCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="b") @SpecAssertion(section="4.5.5",id="e")
public void testParameterIsConstrainedInInterfaceMethodAndSuperClassMethodCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="b") @SpecAssertion(section="4.5.5",id="e")
public void testParameterIsCascadingInOneMethodOfParallelInterfacesCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="b") @SpecAssertion(section="4.5.5",id="e")
public void testParameterIsCascadingInInterfaceMethodAndSuperClassMethodCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="d") @SpecAssertion(section="4.5.5",id="e")
public void testReturnValueIsMarkedAsCascadedInInterfaceAndImplementationCausesException()
throws Exception
Exception@SpecAssertion(section="4.5.5",id="d") @SpecAssertion(section="4.5.5",id="e")
public void testReturnValueIsMarkedAsCascadedInBaseAndSubClassCausesException()
throws Exception
ExceptionCopyright © 2008–2017. All rights reserved.