Class TravelMandatoryAttributeValidatorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
de.hybris.platform.travelservices.interceptor.TravelMandatoryAttributeValidatorTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest.class)
public class TravelMandatoryAttributeValidatorTest
extends de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
prepare, shouldNotSkipCatalogPropertyValidationForCatalogVersionItem, shouldProperlySaveModelWhenMandatoryReferenceIsAlive, shouldSkipCatalogPropertyValidationForCatalogAwareCatalogversionNonawareItem, shouldSkipCatalogPropertyValidationForCatalogMandatoryCatalogversionNonmandatoryItem, testCreate3Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
TravelMandatoryAttributeValidatorTest
public TravelMandatoryAttributeValidatorTest()
-
-
Method Details
-
shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemoved
public void shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemoved()- Overrides:
shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemovedin classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemoved
public void shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemoved()- Overrides:
shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemovedin classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
testMissingMandatoryAttributeEnglishMessage
public void testMissingMandatoryAttributeEnglishMessage()- Overrides:
testMissingMandatoryAttributeEnglishMessagein classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
testMissingMandatoryAttributeGermanMessage
public void testMissingMandatoryAttributeGermanMessage()- Overrides:
testMissingMandatoryAttributeGermanMessagein classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
testCreate1
public void testCreate1()- Overrides:
testCreate1in classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-
testCreate2
public void testCreate2()- Overrides:
testCreate2in classde.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
-