@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ValidMethodConstraintDeclarationTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ValidMethodConstraintDeclarationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
setupValidator() |
void |
testParameterConstraintAddedToConstructorInSubClass() |
void |
testParameterConstraintMarkedAsCascadedAtConstructorInSubClass() |
void |
testReturnValueConstraintAddedInInterfaceImplementation() |
void |
testReturnValueConstraintAddedInSubClass() |
void |
testReturnValueConstraintAddedToConstructorInSubClass() |
void |
testReturnValueConstraintFromInterfaceAndImplementationAddUp() |
void |
testReturnValueConstraintFromInterfacesAndImplementationAddUp() |
void |
testReturnValueMarkedAsCascadedAtConstructorInSuperAndSubClass() |
void |
testReturnValueMarkedAsCascadedInInterfaceImplementation() |
void |
testReturnValueMarkedAsCascadedInParallelInterfaces() |
void |
testReturnValueMarkedAsCascadedInSubClass() |
public ValidMethodConstraintDeclarationTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void setupValidator()
@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueConstraintAddedInInterfaceImplementation()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueConstraintAddedInSubClass()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueMarkedAsCascadedInInterfaceImplementation()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueConstraintFromInterfaceAndImplementationAddUp()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueConstraintFromInterfacesAndImplementationAddUp()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="c")
public void testReturnValueMarkedAsCascadedInSubClass()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="f")
public void testParameterConstraintAddedToConstructorInSubClass()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="f")
public void testParameterConstraintMarkedAsCascadedAtConstructorInSubClass()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="f")
public void testReturnValueConstraintAddedToConstructorInSubClass()
throws Exception
Exception@SpecAssertion(section="4.5.5",
id="f")
public void testReturnValueMarkedAsCascadedAtConstructorInSuperAndSubClass()
throws Exception
ExceptionCopyright © 2008–2014. All rights reserved.