Class GenericVariantProductValidateInterceptorUnitTest
java.lang.Object
de.hybris.platform.variants.interceptor.GenericVariantProductValidateInterceptorUnitTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expectedException
public final org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
GenericVariantProductValidateInterceptorUnitTest
public GenericVariantProductValidateInterceptorUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testValidateBaseProductSuperCategoriesBaseProductIsNull
- Throws:
InterceptorException
-
testValidateBaseProductSuperCategoriesNotMatchingCategorySize
public void testValidateBaseProductSuperCategoriesNotMatchingCategorySize() throws InterceptorException- Throws:
InterceptorException
-
testValidateBaseProductSuperCategoriesNotMatchingSupercategories
public void testValidateBaseProductSuperCategoriesNotMatchingSupercategories() throws InterceptorException- Throws:
InterceptorException
-
testValidateBaseProductSuperCategoriesSupercategoriesOfNonSupportedType
public void testValidateBaseProductSuperCategoriesSupercategoriesOfNonSupportedType() throws InterceptorException- Throws:
InterceptorException
-
testValidateBaseProductSuperCategoriesOK
- Throws:
InterceptorException
-