Class ProductImagesValueResolverTest
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl.ProductImagesValueResolverTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.junit.rules.ExpectedExceptionprotected static final Stringprotected static final Stringprotected static final StringFields inherited from class de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
INDEXED_PROPERTY_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
getBatchContext, getFacetSearchConfig, getIndexConfig, getIndexedProperty, getIndexedType, getInputDocument, getQualifierProvider, getSessionService, setUpAbstractValueResolverTest
-
Field Details
-
INDEXED_PROPERTY_1_NAME
- See Also:
-
INDEXED_PROPERTY_2_NAME
- See Also:
-
INDEXED_PROPERTY_3_NAME
- See Also:
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
ProductImagesValueResolverTest
public ProductImagesValueResolverTest()
-
-
Method Details
-
setUp
public void setUp() -
resolveProductWithNoMediaGallery
- Throws:
FieldValueProviderException
-
resolveProductWithNoMediaInContainer
- Throws:
FieldValueProviderException
-
resolveProductWithNoMatchingMediaFormat
- Throws:
FieldValueProviderException
-
resolveProductWithNoMatchingMediaFormatNoOptional
- Throws:
FieldValueProviderException
-
resolveProductWithUnknownMediaFormat
- Throws:
FieldValueProviderException
-
resolveProductWithMedias
- Throws:
FieldValueProviderException
-
resolveProductWithMediasFormatFromIndexProperty
- Throws:
FieldValueProviderException
-
resolveProductWithMediasForVariantProduct
- Throws:
FieldValueProviderException
-
resolveProductWithTwoIndexedPropertyForOneMediaFromat
public void resolveProductWithTwoIndexedPropertyForOneMediaFromat() throws FieldValueProviderException- Throws:
FieldValueProviderException
-