Class VariantValueCategoryValidateInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

public class VariantValueCategoryValidateInterceptorTest extends AbstractCommerceServicelayerTransactionalTest
  • Constructor Details

    • VariantValueCategoryValidateInterceptorTest

      public VariantValueCategoryValidateInterceptorTest()
  • Method Details

    • setUp

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

      public void shouldSaveAValidVariantValueCategory()
    • shouldShowErrorIfNoSupercategory

      public void shouldShowErrorIfNoSupercategory()
    • shouldShowErrorIfMoreThanOneCategory

      public void shouldShowErrorIfMoreThanOneCategory()
    • shouldShowErrorIfWrongCategoryType

      public void shouldShowErrorIfWrongCategoryType()
    • shouldSaveAValidVariantValueCategoryAndCreateASequenceNumber

      public void shouldSaveAValidVariantValueCategoryAndCreateASequenceNumber()
    • shouldFailOnWrongSequenceNumber

      public void shouldFailOnWrongSequenceNumber()