Class CxScriptMapperInterceptorTest
- java.lang.Object
-
- de.hybris.platform.personalizationyprofile.interceptor.CxScriptMapperInterceptorTest
-
@UnitTest public class CxScriptMapperInterceptorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CxScriptMapperInterceptorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestOnRemove()voidtestOnValidate()
-
-
-
Method Detail
-
setup
public void setup()
-
testOnRemove
public void testOnRemove() throws InterceptorException- Throws:
InterceptorException
-
testOnValidate
public void testOnValidate() throws InterceptorException- Throws:
InterceptorException
-
-