Class TaxDiscountValueRendererTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.platformbackoffice.labelproviders.TaxDiscountValueRendererTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class TaxDiscountValueRendererTest extends ServicelayerBaseTest
  • Constructor Details

    • TaxDiscountValueRendererTest

      public TaxDiscountValueRendererTest()
  • Method Details

    • before

      public void before()
    • absoluteTaxShouldRespectLanguageDigits

      public void absoluteTaxShouldRespectLanguageDigits()
    • absoluteTaxShouldNotShowAppliedValue

      public void absoluteTaxShouldNotShowAppliedValue()
    • targetPriceDiscountShouldShowAppliedValue

      public void targetPriceDiscountShouldShowAppliedValue()
    • absoluteTaxShouldNotShowAppliedValue2

      public void absoluteTaxShouldNotShowAppliedValue2()
    • invalidCurrencyShouldFallbackToDefault

      public void invalidCurrencyShouldFallbackToDefault()
    • relativeTaxShouldShowAppliedValueWith2Digits

      public void relativeTaxShouldShowAppliedValueWith2Digits()