|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.testharness.AbstractTest
org.hibernate.jsr303.tck.tests.validatorfactory.CustomConstraintValidatorTest
@Artifact(artifactType=JSR303) @Classes(value={TestUtil.class,TestUtil.PathImpl.class,TestUtil.NodeImpl.class}) public class CustomConstraintValidatorTest
Nested Class Summary | |
---|---|
static class |
CustomConstraintValidatorTest.Dummy
|
static class |
CustomConstraintValidatorTest.SecondDummy
|
Constructor Summary | |
---|---|
CustomConstraintValidatorTest()
|
Method Summary | |
---|---|
void |
testDefaultConstructorInValidatorCalled()
|
void |
testRuntimeExceptionInValidatorCreationIsWrapped()
|
void |
testValidationExceptionIsThrownInCaseFactoryReturnsNull()
|
Methods inherited from class org.jboss.testharness.AbstractTest |
---|
afterClass, afterMethod, afterSuite, beforeClass, beforeMethod, beforeSuite, getContextPath, getCurrentConfiguration, handleDeploymentFailure, isInContainer, isThrowablePresent, postCreate, run, setInContainer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomConstraintValidatorTest()
Method Detail |
---|
@SpecAssertion(section="2.5", id="a") public void testDefaultConstructorInValidatorCalled()
@SpecAssertion(section="2.5", id="b") public void testRuntimeExceptionInValidatorCreationIsWrapped()
@SpecAssertion(section="2.5", id="c") public void testValidationExceptionIsThrownInCaseFactoryReturnsNull()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |