Class DefaultQuotePrepareInterceptorTest
- java.lang.Object
-
- de.hybris.platform.order.interceptors.DefaultQuotePrepareInterceptorTest
-
@UnitTest public class DefaultQuotePrepareInterceptorTest extends java.lang.Object
Unit test ofDefaultQuotePrepareInterceptor.
-
-
Constructor Summary
Constructors Constructor Description DefaultQuotePrepareInterceptorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldSetInitialValues()
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
shouldSetInitialValues
public void shouldSetInitialValues() throws InterceptorException- Throws:
InterceptorException
-
-