Class TmaPricingLogicAlgorithmSpecPopulatorTest

java.lang.Object
de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators.TmaPricingLogicAlgorithmSpecPopulatorTest

@UnitTest public class TmaPricingLogicAlgorithmSpecPopulatorTest extends Object
Since:
2102.
  • Constructor Details

    • TmaPricingLogicAlgorithmSpecPopulatorTest

      public TmaPricingLogicAlgorithmSpecPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • testPopulate_nullSource

      public void testPopulate_nullSource()
    • testPopulate_nullTarget

      public void testPopulate_nullTarget()
    • testPopulate_allFieldsOneTime

      public void testPopulate_allFieldsOneTime()
    • testPopulate_allFieldsRecurring

      public void testPopulate_allFieldsRecurring()
    • testPopulate_allFieldsUsage

      public void testPopulate_allFieldsUsage()
    • assertPricingLogicAlgorithmSpecFieldsArePopulatedCorrectly

      protected void assertPricingLogicAlgorithmSpecFieldsArePopulatedCorrectly(TmaPricingLogicAlgorithmSpecData pricingLogicAlgorithmSpecData)
    • assertExternalIdFieldsArePopulatedCorrectly

      protected void assertExternalIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData)