Class DateSnIndexerValueProviderTest
- java.lang.Object
-
- com.hybris.backoffice.searchservices.providers.impl.DateSnIndexerValueProviderTest
-
public class DateSnIndexerValueProviderTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DateSnIndexerValueProviderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldGetFieldValue()voidshouldGetNotDateFieldValue()
-
-
-
Method Detail
-
shouldGetFieldValue
public void shouldGetFieldValue() throws SnIndexerException, SnException- Throws:
SnIndexerExceptionSnException
-
shouldGetNotDateFieldValue
public void shouldGetNotDateFieldValue() throws SnIndexerException, SnException- Throws:
SnIndexerExceptionSnException
-
-