Class ValidateCurrencyDataInterceptorTest
java.lang.Object
de.hybris.platform.servicelayer.i18n.interceptors.ValidateCurrencyDataInterceptorTest
Test covering the (@link ValidateCurrencyDataInterceptor) logic.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidateCurrencyDataInterceptorTest
public ValidateCurrencyDataInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
testCurrencyDigitNoValid
- Throws:
InterceptorException
-
testCurrencyConversionNoValid
- Throws:
InterceptorException
-
testCurrencyDataValid
- Throws:
InterceptorException
-
testNullConversionValue
- Throws:
InterceptorException
-
nullDigitsValueDefaultsToZero
- Throws:
InterceptorException
-