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
  • Constructor Details

    • TravelMandatoryAttributeValidatorTest

      public TravelMandatoryAttributeValidatorTest()
  • Method Details

    • shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemoved

      public void shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemoved()
      Overrides:
      shouldThrowExceptionWhenMandatoryReferencedModelIsAlreadyRemoved in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
    • shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemoved

      public void shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemoved()
      Overrides:
      shouldThrowExceptionWhenMandatoryModelAsPartOfReferencedCollectionIsAlreadyRemoved in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
    • testMissingMandatoryAttributeEnglishMessage

      public void testMissingMandatoryAttributeEnglishMessage()
      Overrides:
      testMissingMandatoryAttributeEnglishMessage in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
    • testMissingMandatoryAttributeGermanMessage

      public void testMissingMandatoryAttributeGermanMessage()
      Overrides:
      testMissingMandatoryAttributeGermanMessage in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
    • testCreate1

      public void testCreate1()
      Overrides:
      testCreate1 in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest
    • testCreate2

      public void testCreate2()
      Overrides:
      testCreate2 in class de.hybris.platform.servicelayer.interceptor.MandatoryAttributeValidatorTest