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