@SpecVersion(spec="beanvalidation",
version="2.0.0")
public class ReservedElementNameTest
extends AbstractBootstrapFailureTCKTest
| Constructor and Description |
|---|
ReservedElementNameTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends Exception> |
acceptedDeploymentExceptionType() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGroupIsNotAllowedAsElementName() |
void |
testMessageIsNotAllowedAsElementName() |
void |
testPayloadIsNotAllowedAsElementName() |
arquillianBeforeClass, arquillianBeforeTest, rungetExecutableValidator, getValidator, webArchiveBuilderprotected Class<? extends Exception> acceptedDeploymentExceptionType()
acceptedDeploymentExceptionType in class AbstractBootstrapFailureTCKTest@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="xml-mapping-constraintdeclarationinxml-constraintdeclaration",
id="c")
public void testGroupIsNotAllowedAsElementName()
@SpecAssertion(section="xml-mapping-constraintdeclarationinxml-constraintdeclaration",
id="c")
public void testMessageIsNotAllowedAsElementName()
@SpecAssertion(section="xml-mapping-constraintdeclarationinxml-constraintdeclaration",
id="c")
public void testPayloadIsNotAllowedAsElementName()
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.