|
||||||||||
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.traversableresolver.TraversableResolverTest
@Artifact(artifactType=JSR303) @Classes(value={TestUtil.class,TestUtil.PathImpl.class,TestUtil.NodeImpl.class}) public class TraversableResolverTest
Constructor Summary | |
---|---|
TraversableResolverTest()
|
Method Summary | |
---|---|
void |
testCorrectNumberOfCallsToIsReachableAndIsCascadable()
|
void |
testCustomTraversableResolverViaConfiguration()
|
void |
testResolverExceptionsGetWrappedInValidationException()
|
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 TraversableResolverTest()
Method Detail |
---|
@SpecAssertions(value={@SpecAssertion(section="3.5.2",id="a"),@SpecAssertion(section="3.5.2",id="b"),@SpecAssertion(section="3.5.2",id="c")}) public void testCorrectNumberOfCallsToIsReachableAndIsCascadable()
@SpecAssertion(section="3.5.2", id="d") public void testCustomTraversableResolverViaConfiguration()
@SpecAssertion(section="3.5.2", id="e") public void testResolverExceptionsGetWrappedInValidationException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |