public class ConstraintViolationAssertTest extends AbstractTCKTest
| Constructor and Description |
|---|
ConstraintViolationAssertTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testConstraintTypeCorrect() |
void |
testConstraintTypeIncorrect() |
void |
testInvalidValueCorrect() |
void |
testInvalidValueIncorrect() |
void |
testLeafBeanCorrect() |
void |
testLeafBeanIncorrect() |
void |
testMessageCorrect() |
void |
testMessageIncorrect() |
void |
testPropertyCorrect() |
void |
testPropertyIncorrect() |
void |
testPropertyPathCorrect() |
void |
testPropertyPathIncorrect() |
void |
testRootBeanClassCorrect() |
void |
testRootBeanClassIncorrect() |
getExecutableValidator, getValidator, webArchiveBuilder@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void testConstraintTypeCorrect()
public void testConstraintTypeIncorrect()
public void testMessageCorrect()
public void testMessageIncorrect()
public void testRootBeanClassCorrect()
public void testRootBeanClassIncorrect()
public void testInvalidValueCorrect()
public void testInvalidValueIncorrect()
public void testPropertyCorrect()
public void testPropertyIncorrect()
public void testPropertyPathIncorrect()
throws Exception
Exceptionpublic void testLeafBeanCorrect()
public void testLeafBeanIncorrect()
Copyright © 2008–2017. All rights reserved.