Class ProductClassificationAttributeFormatSnIndexerValueProviderTest
- java.lang.Object
-
- com.hybris.backoffice.searchservices.providers.impl.ProductClassificationAttributeFormatSnIndexerValueProviderTest
-
public class ProductClassificationAttributeFormatSnIndexerValueProviderTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProductClassificationAttributeFormatSnIndexerValueProviderTest()
-
Method Summary
-
-
-
Method Detail
-
shouldGetSupportedQualifierClasses
public void shouldGetSupportedQualifierClasses() throws SnIndexerException- Throws:
SnIndexerException
-
shouldGetNullFieldValue
public void shouldGetNullFieldValue() throws SnIndexerException- Throws:
SnIndexerException
-
shouldGetFieldValue
public void shouldGetFieldValue() throws SnIndexerException- Throws:
SnIndexerException
-
shouldGetLocalizedFieldValue
public void shouldGetLocalizedFieldValue() throws SnIndexerException- Throws:
SnIndexerException
-
shouldCollectLocalizedValues
public void shouldCollectLocalizedValues() throws SnIndexerException- Throws:
SnIndexerException
-
shouldAddFeatureValuesWithLocalizedFeature
public void shouldAddFeatureValuesWithLocalizedFeature()
-
shouldAddFeatureValuesWithoutLocalizedFeature
public void shouldAddFeatureValuesWithoutLocalizedFeature()
-
shouldNotCleanLocalizedValues
public void shouldNotCleanLocalizedValues()
-
shouldCleanMultiLocalizedValues
public void shouldCleanMultiLocalizedValues()
-
shouldCleanLocalizedValues
public void shouldCleanLocalizedValues()
-
shouldCollectValues
public void shouldCollectValues()
-
shouldAddFeatureValues
public void shouldAddFeatureValues()
-
shouldAddEmptyFeatureValues
public void shouldAddEmptyFeatureValues()
-
shouldNotCleanValues
public void shouldNotCleanValues()
-
shouldCleanMultiValues
public void shouldCleanMultiValues()
-
shouldCleanValues
public void shouldCleanValues()
-
shouldNotFormatValues
public void shouldNotFormatValues()
-
shouldFormatValues
public void shouldFormatValues()
-
shouldFormatToLowerCaseWithCollection
public void shouldFormatToLowerCaseWithCollection()
-
shouldFormatToLowerCaseWithOtherType
public void shouldFormatToLowerCaseWithOtherType()
-
shouldLoadData
public void shouldLoadData() throws SnIndexerException- Throws:
SnIndexerException
-
shouldCollectClassAttributeAssignments
public void shouldCollectClassAttributeAssignments() throws SnIndexerException- Throws:
SnIndexerException
-
shouldCollectClassAttributeAssignmentsWithNull
public void shouldCollectClassAttributeAssignmentsWithNull() throws SnIndexerException- Throws:
SnIndexerException
-
shouldDoCollectClassAttributeAssignments
public void shouldDoCollectClassAttributeAssignments() throws SnIndexerException- Throws:
SnIndexerException
-
shouldCatchExceptionWhenDoCollectClassAttributeAssignments
public void shouldCatchExceptionWhenDoCollectClassAttributeAssignments() throws SnIndexerException- Throws:
SnIndexerException
-
shouldCollectFeatures
public void shouldCollectFeatures()
-
shouldResolveClassificationAttribute
public void shouldResolveClassificationAttribute()
-
shouldResolveFormat
public void shouldResolveFormat()
-
-