@SpecVersion(spec="beanvalidation",
version="1.1.0")
public class ExecutableDescriptorIgnoresValidatedExecutableAnnotationSettingsTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ExecutableDescriptorIgnoresValidatedExecutableAnnotationSettingsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testConstructorDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnConstructorLevel() |
void |
testConstructorDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnTypeLevel() |
void |
testMethodDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnMethodLevel() |
void |
testMethodDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnTypeLevel() |
public ExecutableDescriptorIgnoresValidatedExecutableAnnotationSettingsTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="6.7",
id="h")
public void testMethodDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnTypeLevel()
@SpecAssertion(section="6.7",
id="h")
public void testConstructorDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnTypeLevel()
@SpecAssertion(section="6.7",
id="h")
public void testMethodDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnMethodLevel()
@SpecAssertion(section="6.7",
id="h")
public void testConstructorDescriptorCanBeRetrievedAlsoIfValidateExecutableIsSetToNONEOnConstructorLevel()
Copyright © 2008–2014. All rights reserved.