Class CurrencyQualifierProviderTest
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.CurrencyQualifierProviderTest
-
Field Details
-
CURRENCY_ISOCODE
- See Also:
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
CurrencyQualifierProviderTest
public CurrencyQualifierProviderTest()
-
-
Method Details
-
setUp
public void setUp() -
cannotApplyWithNonCurrencyProperty
- Throws:
Exception
-
canApplyWithCurrencyProperty
- Throws:
Exception
-
getEmptyAvailableQualifiers
- Throws:
Exception
-
getAvailableQualifierForCurrency
- Throws:
Exception
-
applyNonValidQualifier
- Throws:
Exception
-
applyQualifier
- Throws:
Exception
-
getNullCurrentQualifier
- Throws:
Exception
-
getCurrentQualifierForLanguage
- Throws:
Exception
-
getValueForObject
- Throws:
Exception
-
getValueForCurrencyModel
- Throws:
Exception
-
toFieldQualifier
- Throws:
Exception
-