Class CurrencyQualifierProviderTest

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.CurrencyQualifierProviderTest

@UnitTest public class CurrencyQualifierProviderTest extends Object
  • Field Details

    • CURRENCY_ISOCODE

      protected static final String CURRENCY_ISOCODE
      See Also:
    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • CurrencyQualifierProviderTest

      public CurrencyQualifierProviderTest()
  • Method Details

    • setUp

      public void setUp()
    • cannotApplyWithNonCurrencyProperty

      public void cannotApplyWithNonCurrencyProperty() throws Exception
      Throws:
      Exception
    • canApplyWithCurrencyProperty

      public void canApplyWithCurrencyProperty() throws Exception
      Throws:
      Exception
    • getEmptyAvailableQualifiers

      public void getEmptyAvailableQualifiers() throws Exception
      Throws:
      Exception
    • getAvailableQualifierForCurrency

      public void getAvailableQualifierForCurrency() throws Exception
      Throws:
      Exception
    • applyNonValidQualifier

      public void applyNonValidQualifier() throws Exception
      Throws:
      Exception
    • applyQualifier

      public void applyQualifier() throws Exception
      Throws:
      Exception
    • getNullCurrentQualifier

      public void getNullCurrentQualifier() throws Exception
      Throws:
      Exception
    • getCurrentQualifierForLanguage

      public void getCurrentQualifierForLanguage() throws Exception
      Throws:
      Exception
    • getValueForObject

      public void getValueForObject() throws Exception
      Throws:
      Exception
    • getValueForCurrencyModel

      public void getValueForCurrencyModel() throws Exception
      Throws:
      Exception
    • toFieldQualifier

      public void toFieldQualifier() throws Exception
      Throws:
      Exception