|
||||||||||
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.xmlconfiguration.constraintdeclaration.MissingMandatoryElementTest
@Artifact(artifactType=JSR303) @Classes(value={TestUtil.class,TestUtil.PathImpl.class,TestUtil.NodeImpl.class}) @ValidationXml(value="validation-MissingMandatoryElementTest.xml") @Resource(source="package-constraints-MissingMandatoryElementTest.xml", destination="WEB-INF/classes/org/hibernate/jsr303/tck/tests/xmlconfiguration/constraintdeclaration/package-constraints-MissingMandatoryElementTest.xml") public class MissingMandatoryElementTest
Constructor Summary | |
---|---|
MissingMandatoryElementTest()
|
Method Summary | |
---|---|
void |
testMissingMandatoryElementInConstraintDeclaration()
|
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 MissingMandatoryElementTest()
Method Detail |
---|
@SpecAssertion(section="7.1.1.4", id="h") public void testMissingMandatoryElementInConstraintDeclaration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |