Class CurrencyQualifierProviderTest


  • @UnitTest
    public class CurrencyQualifierProviderTest
    extends java.lang.Object
    • Field Detail

      • CURRENCY_ISOCODE

        protected static final java.lang.String CURRENCY_ISOCODE
        See Also:
        Constant Field Values
      • expectedException

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

      • CurrencyQualifierProviderTest

        public CurrencyQualifierProviderTest()
    • Method Detail

      • setUp

        public void setUp()
      • cannotApplyWithNonCurrencyProperty

        public void cannotApplyWithNonCurrencyProperty()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • canApplyWithCurrencyProperty

        public void canApplyWithCurrencyProperty()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getEmptyAvailableQualifiers

        public void getEmptyAvailableQualifiers()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAvailableQualifierForCurrency

        public void getAvailableQualifierForCurrency()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • applyNonValidQualifier

        public void applyNonValidQualifier()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • applyQualifier

        public void applyQualifier()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getNullCurrentQualifier

        public void getNullCurrentQualifier()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCurrentQualifierForLanguage

        public void getCurrentQualifierForLanguage()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getValueForObject

        public void getValueForObject()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getValueForCurrencyModel

        public void getValueForCurrencyModel()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • toFieldQualifier

        public void toFieldQualifier()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception