Class ClassificationAttributeValueRemoveInterceptorTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.classification.interceptors.ClassificationAttributeValueRemoveInterceptorTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ClassificationAttributeValueRemoveInterceptorTest extends ServicelayerBaseTest
  • Constructor Details

    • ClassificationAttributeValueRemoveInterceptorTest

      public ClassificationAttributeValueRemoveInterceptorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldRemoveUnusedValue

      public void shouldRemoveUnusedValue()
    • shouldFailOnRemovingValueInUse

      public void shouldFailOnRemovingValueInUse()
    • shouldRemoveValueWhichIsNoLongerInUse

      public void shouldRemoveValueWhichIsNoLongerInUse()