Class TmaPricingLogicAlgorithmPopulatorTest

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

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

    • TmaPricingLogicAlgorithmPopulatorTest

      public TmaPricingLogicAlgorithmPopulatorTest()
  • 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()
    • assertPricingLogicAlgorithmFieldsArePopulatedCorrectly

      protected void assertPricingLogicAlgorithmFieldsArePopulatedCorrectly(TmaPricingLogicAlgorithmData pricingLogicAlgorithmData)
    • assertPricingLogicAlgorithmSpecFieldsArePopulatedCorrectly

      protected void assertPricingLogicAlgorithmSpecFieldsArePopulatedCorrectly(TmaPricingLogicAlgorithmSpecData pricingLogicAlgorithmSpecData)
    • assertExternalPlaIdFieldsArePopulatedCorrectly

      protected void assertExternalPlaIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData)
    • assertExternalPlaSpecIdFieldsArePopulatedCorrectly

      protected void assertExternalPlaSpecIdFieldsArePopulatedCorrectly(List<TmaExternalIdentifierData> externalIdentifierData)