Class AttributeConstraintValidatorTest
java.lang.Object
de.hybris.platform.validation.interceptors.AttributeConstraintValidatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
AttributeConstraintValidatorTest
public AttributeConstraintValidatorTest()
-
-
Method Details
-
shouldValidateNotEmptyAnnotationAsValidForJavaLangStringProperty
- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintDescriptorAndTypeIsNullButQualifierRerersToPropertyWithoutAccessor
public void shouldThrowAnExceptionWhenConstraintDescriptorAndTypeIsNullButQualifierRerersToPropertyWithoutAccessor() throws Exception- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintDescriptorAbdTypeIsPresentButQualifierRerersToPropertyWithoutAccessor
public void shouldThrowAnExceptionWhenConstraintDescriptorAbdTypeIsPresentButQualifierRerersToPropertyWithoutAccessor() throws Exception- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintDescriptorIsNullButTypeIsSet
- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintTypeIsNullButDescriptorIsSet
- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintQualifierIsNull
- Throws:
Exception
-
shouldThrowAnExceptionWhenConstraintQualifierIsEmpty
- Throws:
Exception
-