Class DisableRuleValidationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
de.hybris.platform.configurablebundleservices.constraints.AbstractBundleValidationTest
de.hybris.platform.configurablebundleservices.constraints.DisableRuleValidationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
AbstractConstraintTest.Constraint -
Field Summary
FieldsFields inherited from class de.hybris.platform.configurablebundleservices.constraints.AbstractBundleValidationTest
FIELD_MESSAGE, FIELD_PROPERTY, FIELD_SEVERITYFields inherited from class de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
constraintDao, flexibleSearchService, i18nService, modelService, typeServiceFields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractBundleRuleModelgetBundleRule(String ruleId) voidsetup()voidvoidvoidvoidvoidvoidprotected Set<HybrisConstraintViolation>Methods inherited from class de.hybris.platform.configurablebundleservices.constraints.AbstractBundleValidationTest
getBundleTemplate, getCatalog, getCatalogVersionService, getGroup, getValidationService, importString, validateMethods inherited from class de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithMessageKey, assertModelSavingExceptionWithMessageKey, assertTrimmedException, calculateFractionPrecision, checkException, checkException, checkException, getDefaultMessage, resetConstraints, unloadEngineMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DisableRuleValidationTest
public DisableRuleValidationTest()
-
-
Method Details
-
setup
- Overrides:
setupin classAbstractBundleValidationTest- Throws:
ImpExException
-
shouldWarnAboutEmptyConditionalProducts
- Throws:
ImpExException
-
shouldWarnAboutEmptyTargetProductList
- Throws:
ImpExException
-
shouldNotDenyForeignersInTargetProducts
- Throws:
ImpExException
-
shouldWarnAboutStandaloneInTargetProducts
- Throws:
ImpExException
-
shouldNotDenyMixedInTargetProducts
- Throws:
ImpExException
-
shouldWarnAboutEmptyBundleTemplate
- Throws:
ImpExException
-
validate
-
getBundleRule
-