public abstract class CommonIntegrationValidationTest extends AbstractConstraintTest
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
CommonIntegrationValidationTest.ViolationComposite |
protected class |
CommonIntegrationValidationTest.ViolationCompositeImpl |
AbstractConstraintTest.Constraint| Modifier and Type | Field and Description |
|---|---|
protected NullConstraintModel |
nullProduct |
protected PatternConstraintModel |
patternConstraint |
protected SizeConstraintModel |
sizeTitle |
protected TitleModel |
title |
protected String |
TITLE_MODEL_CODE_MUST_BE_NULL |
protected String |
TITLE_MODEL_CODE_MUST_MATCH_CODE_ONG |
protected String |
TITLE_MODEL_CODE_SIZE_MUST_BE_BETWEEN_1_AND_10 |
constraintDao, flexibleSearchService, i18nService, modelService, typeService, validationServicedefaultLanguage, jaloSession| Constructor and Description |
|---|
CommonIntegrationValidationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkIfContains(List<CommonIntegrationValidationTest.ViolationComposite> expectedViolations,
Collection<HybrisConstraintViolation> gotViolations) |
void |
setUp() |
assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithMessageKey, assertModelSavingExceptionWithMessageKey, assertTrimmedException, calculateFractionPrecision, checkException, checkException, getDefaultMessage, resetConstraints, unloadEnginecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedprotected final String TITLE_MODEL_CODE_MUST_BE_NULL
protected final String TITLE_MODEL_CODE_MUST_MATCH_CODE_ONG
protected final String TITLE_MODEL_CODE_SIZE_MUST_BE_BETWEEN_1_AND_10
protected NullConstraintModel nullProduct
protected SizeConstraintModel sizeTitle
protected PatternConstraintModel patternConstraint
protected TitleModel title
public void setUp()
protected void checkIfContains(List<CommonIntegrationValidationTest.ViolationComposite> expectedViolations, Collection<HybrisConstraintViolation> gotViolations)
Copyright © 2017 SAP SE. All Rights Reserved.