Class ProductPricesValueResolverTest
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl.ProductPricesValueResolverTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final StringFields inherited from class de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolverTest
expectedException, 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
-
EUR_CURRENCY_NAME
- See Also:
-
EUR_CURRENCY_ISOCODE
- See Also:
-
EUR_CURRENCY_QUALIFIER
- See Also:
-
USD_CURRENCY_NAME
- See Also:
-
USD_CURRENCY_ISOCODE
- See Also:
-
USD_CURRENCY_QUALIFIER
- See Also:
-
INDEXED_PROPERTY_1_NAME
- See Also:
-
INDEXED_PROPERTY_2_NAME
- See Also:
-
DATE_THRESHOLD_SECONDS
protected static final long DATE_THRESHOLD_SECONDS- See Also:
-
-
Constructor Details
-
ProductPricesValueResolverTest
public ProductPricesValueResolverTest()
-
-
Method Details
-
setUp
public void setUp() -
resolveProductWithNoPrice
- Throws:
Exception
-
resolveProductWithPrice
- Throws:
Exception
-
resolveWithMultipleCurrencies
- Throws:
Exception
-
resolveMultipleIndexedProperties
- Throws:
Exception
-
resolveNonOptionalWithPrice
- Throws:
Exception
-
resolveNonOptionalWithNoPrice
- Throws:
Exception
-