Uses of Class
de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
-
Packages that use AbstractConstraintTest Package Description de.hybris.platform.configurablebundleservices.constraints de.hybris.platform.platformbackoffice.validation.jalo.constraints de.hybris.platform.validation.messages de.hybris.platform.validation.model.constraints Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.de.hybris.platform.validation.model.constraints.jsr303 Contains generated models for each type of de.hybris.platform.validation.jalo.constraints.jsr303 package.de.hybris.platform.validation.services de.hybris.platform.validation.services.impl de.hybris.platform.validation.services.integration -
-
Uses of AbstractConstraintTest in de.hybris.platform.configurablebundleservices.constraints
Subclasses of AbstractConstraintTest in de.hybris.platform.configurablebundleservices.constraints Modifier and Type Class Description classAbstractBundleValidationTestclassBundleTemplateProductValidationTestclassBundleTemplateStructureValidationTestclassDisableRuleValidationTestclassPriceRuleValidationTest -
Uses of AbstractConstraintTest in de.hybris.platform.platformbackoffice.validation.jalo.constraints
Subclasses of AbstractConstraintTest in de.hybris.platform.platformbackoffice.validation.jalo.constraints Modifier and Type Class Description classHybrisEnumValueCodeConstraintTestclassNullAndNoNullConstraintOnReferenceTypeTest -
Uses of AbstractConstraintTest in de.hybris.platform.validation.messages
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.messages Modifier and Type Class Description classCustomMessageValidationTestJUnit Tests for the Validation extensionclassMessageLocalizationTestTest for message propagation logic from different source model's message explicit localized value or message key from resource bundle. -
Uses of AbstractConstraintTest in de.hybris.platform.validation.model.constraints
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.model.constraints Modifier and Type Class Description classAttributeConstraintConfigurationTestTests AttributeConstraint validation.classAttributeConstraintTestclassConstraintGroupModelTestclassDynamicConstraintTestTest for presenting set of required attributes for storingDynamicConstraintModel.classGenericConstraintsTestSet of mixed constraints test atatched to POJO.classHybrisDecimalMaxConstraintTestTesting the HybrisDecimalMax Constraint.classHybrisDecimalMinConstraintTestTesting the DecimalMin Constraint.classTypeConstraintTestclassXorNullReferenceConstraintTestTests coveringXorNullReferenceConstraintModelimplementation. -
Uses of AbstractConstraintTest in de.hybris.platform.validation.model.constraints.jsr303
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.model.constraints.jsr303 Modifier and Type Class Description classAssertFalseConstraintTestTesting the AssertFalseConstraint.classAssertTrueConstraintTestTesting the AssertTrueConstraint.classDecimalMaxConstraintTestTesting the DecimalMax Constraint.classDecimalMinConstraintTestTesting the DecimalMin Constraint.classDigitsConstraintTestTesting the Digits constraintclassFutureConstraintTestTesting the Future Constraint.classMaxConstraintTestTesting the Max ConstraintclassMinConstraintPojoTestclassMinConstraintTestTesting the Min ConstraintclassNotNullConstraintTestTesting the NotNull ConstraintclassNullConstraintTestTesting Null constraintclassPastConstraintTestTesting Past ConstraintclassPatternConstraintTestTesting Regexp ConstraintclassSizeConstraintTestTesting size Constraint -
Uses of AbstractConstraintTest in de.hybris.platform.validation.services
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.services Modifier and Type Class Description classConstraintServiceTestclassValidationInterceptorTest -
Uses of AbstractConstraintTest in de.hybris.platform.validation.services.impl
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.services.impl Modifier and Type Class Description classLocalizationAwareValidationServiceTest -
Uses of AbstractConstraintTest in de.hybris.platform.validation.services.integration
Subclasses of AbstractConstraintTest in de.hybris.platform.validation.services.integration Modifier and Type Class Description classBeanShellConstraintValidationTestTest covering common cases of beanshell based validator.classCommonIntegrationValidationTestCommon class for integration test.classConstraintsIntegrationTestclassDuplicatedConstraintsValidationTestTests validatorAbstractConstraintUniqueValidator.classEnabledConstraintsValidationTestIntegration test for checkingAbstractConstraintModel.ACTIVEflag.classGenericConstraintsValidationTestCovers more advanced cases of constraint cases using service layer validation.classSeveritiesValidationTestIntegration test for checkingAbstractConstraintModel.SEVERITYfeature.classValidationServiceIntegrationTestTest presenting different use cases ofValidationService.
-