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