@SpecVersion(spec="beanvalidation",
version="1.1.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()
@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="a"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterConstraintsAddedInInterfaceImplementationCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="a"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterConstraintsAddedInSubClassCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="a"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterMarkedAsCascadedInInterfaceImplementationCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="a"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterMarkedAsCascadedInSubClassCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="b"),@SpecAssertion(section="4.5.5",id="e")})
public void testConstrainedParameterInOneMethodOfParallelInterfacesCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="b"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterIsConstrainedInInterfaceMethodAndSuperClassMethodCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="b"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterIsCascadingInOneMethodOfParallelInterfacesCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="b"),@SpecAssertion(section="4.5.5",id="e")})
public void testParameterIsCascadingInInterfaceMethodAndSuperClassMethodCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="d"),@SpecAssertion(section="4.5.5",id="e")})
public void testReturnValueIsMarkedAsCascadedInInterfaceAndImplementationCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="d"),@SpecAssertion(section="4.5.5",id="e")})
public void testReturnValueIsMarkedAsCascadedInBaseAndSubClassCausesException()
throws Exception
Exception@SpecAssertions(value={@SpecAssertion(section="4.5.5",id="d"),@SpecAssertion(section="4.5.5",id="e")})
public void testReturnValueIsMarkedAsCascadedInSuperAndDerivedInterfaceCausesException()
throws Exception
ExceptionCopyright © 2008–2014. All rights reserved.