|
||||||||||
| 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.ReservedElementNameTest
@Artifact(artifactType=JSR303)
@Classes(value={TestUtil.class,TestUtil.PathImpl.class,TestUtil.NodeImpl.class})
public class ReservedElementNameTest
| Field Summary | |
|---|---|
static String |
mappingFile1
|
static String |
mappingFile2
|
static String |
packageName
|
| Constructor Summary | |
|---|---|
ReservedElementNameTest()
|
|
| Method Summary | |
|---|---|
void |
testGroupIsNotAllowedAsElementName()
|
void |
testMessageIsNotAllowedAsElementName()
|
| 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 |
| Field Detail |
|---|
public static final String packageName
public static final String mappingFile1
public static final String mappingFile2
| Constructor Detail |
|---|
public ReservedElementNameTest()
| Method Detail |
|---|
@SpecAssertion(section="7.1.1.4",
id="b")
public void testGroupIsNotAllowedAsElementName()
@SpecAssertion(section="7.1.1.4",
id="b")
public void testMessageIsNotAllowedAsElementName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||