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 java.lang.String |
TITLE_MODEL_CODE_MUST_BE_NULL |
protected java.lang.String |
TITLE_MODEL_CODE_MUST_MATCH_CODE_ONG |
protected java.lang.String |
TITLE_MODEL_CODE_SIZE_MUST_BE_BETWEEN_1_AND_10 |
constraintDao, flexibleSearchService, i18nService, modelService, typeService, validationServiceimportServicejaloSession| Constructor and Description |
|---|
CommonIntegrationValidationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkIfContains(java.util.List<CommonIntegrationValidationTest.ViolationComposite> expectedViolations,
java.util.Collection<HybrisConstraintViolation> gotViolations) |
void |
setUp() |
assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithMessageKey, assertModelSavingExceptionWithMessageKey, assertTrimmedException, calculateFractionPrecision, checkException, checkException, getDefaultMessage, resetConstraints, unloadEnginecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected final java.lang.String TITLE_MODEL_CODE_MUST_BE_NULL
protected final java.lang.String TITLE_MODEL_CODE_MUST_MATCH_CODE_ONG
protected final java.lang.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(java.util.List<CommonIntegrationValidationTest.ViolationComposite> expectedViolations, java.util.Collection<HybrisConstraintViolation> gotViolations)
Copyright © 2018 SAP SE. All Rights Reserved.