@IntegrationTest @SpecVersion(spec="beanvalidation", version="2.0.0") public class ExecutableTypesTest extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ExecutableTypesTest() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="integration-general-executable",
id="i")
public void testValidationOfConstrainedMethodWithExecutableTypeNONE()
@SpecAssertion(section="integration-general-executable",
id="i")
public void testValidationOfConstrainedMethodWithEmptyExecutableTypes()
@SpecAssertion(section="integration-general-executable",
id="i")
public void testValidationOfConstrainedMethodWithExecutableTypeNONEAndOther()
@SpecAssertion(section="integration-general-executable",
id="j")
public void testValidationOfConstrainedConstructorParametersWithExecutableTypeCONSTRUCTORS()
@SpecAssertion(section="integration-general-executable",
id="j")
public void testValidationOfConstrainedConstructorReturnValueWithExecutableTypeCONSTRUCTORS()
@SpecAssertion(section="integration-general-executable",
id="j")
public void testValidationOfConstrainedConstructorWithoutExecutableTypeCONSTRUCTORS()
@SpecAssertion(section="integration-general-executable",
id="k")
public void testValidationOfConstrainedMethodParametersWithExecutableTypeNON_GETTER_METHODS()
@SpecAssertion(section="integration-general-executable",
id="k")
public void testValidationOfConstrainedMethodReturnValueWithExecutableTypeNON_GETTER_METHODS()
@SpecAssertion(section="integration-general-executable",
id="k")
public void testValidationOfConstrainedGetterWithExecutableTypeNON_GETTER_METHODS()
@SpecAssertion(section="integration-general-executable",
id="l")
public void testValidationOfConstrainedGetterReturnValueWithExecutableTypeGETTER_METHODS()
@SpecAssertion(section="integration-general-executable",
id="l")
public void testValidationOfConstrainedMethodWithExecutableTypeGETTER_METHODS()
@SpecAssertion(section="integration-general-executable",
id="m")
public void testValidationOfConstrainedMethodWithExecutableTypeALL()
@SpecAssertion(section="integration-general-executable",
id="m")
public void testValidationOfConstrainedGetterWithExecutableTypeALL()
@SpecAssertion(section="integration-general-executable",
id="m")
public void testValidationOfConstrainedConstructorWithExecutableTypeALL()
@SpecAssertion(section="integration-general-executable",
id="m")
public void testValidationOfConstrainedMethodWithExecutableTypesALLAndNONE()
@SpecAssertion(section="integration-general-executable",
id="n")
public void testValidationOfConstrainedMethodWithExecutableTypeIMPLICIT()
@SpecAssertion(section="integration-general-executable",
id="n")
public void testValidationOfConstrainedGetterWithExecutableTypeIMPLICIT()
@SpecAssertion(section="integration-general-executable",
id="n")
public void testValidationOfConstrainedGetterWithExecutableTypeIMPLICITOnTypeLevel()
@SpecAssertion(section="integration-general-executable",
id="n")
public void testValidationOfConstrainedConstructorWithExecutableTypeIMPLICIT()
Copyright © 2008–2017. All rights reserved.