Class TmaProductOfferingGroupValidationTest
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.b2ctelcoservices.constraints.TmaProductOfferingGroupValidationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest
public class TmaProductOfferingGroupValidationTest
extends de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
Integration Test for
TmaPoGroupImmediateChildrenValidator
TmaPoGroupValidSpoBpoValidator.- Since:
- 6.7
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest.Constraint -
Field Summary
Fields inherited from class de.hybris.platform.validation.model.constraints.jsr303.AbstractConstraintTest
constraintDao, flexibleSearchService, i18nService, typeService, validationServiceFields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Constructor Details
-
TmaProductOfferingGroupValidationTest
public TmaProductOfferingGroupValidationTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
validScenario
public void validScenario() throws de.hybris.platform.impex.jalo.ImpExException- Throws:
de.hybris.platform.impex.jalo.ImpExException
-
poGroupDoesNotConsistOfImmediateChildrens
public void poGroupDoesNotConsistOfImmediateChildrens() throws de.hybris.platform.impex.jalo.ImpExException- Throws:
de.hybris.platform.impex.jalo.ImpExException
-
poGroupConsistOfBothBpoAndSpo
public void poGroupConsistOfBothBpoAndSpo() throws de.hybris.platform.impex.jalo.ImpExException- Throws:
de.hybris.platform.impex.jalo.ImpExException
-