Class TmaPscvServiceUnitTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.services.impl.TmaPscvServiceUnitTest

@UnitTest public class TmaPscvServiceUnitTest extends Object
UnitTest of TmaPscvService.
Since:
2011
  • Constructor Details

    • TmaPscvServiceUnitTest

      public TmaPscvServiceUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testValidPscvsForComponentPop

      public void testValidPscvsForComponentPop()
    • testInvalidPscvsForComponentPop

      public void testInvalidPscvsForComponentPop()
    • testValidPscvsForComposedPop

      public void testValidPscvsForComposedPop()
    • testValidPscvsForTierUsageComposedPop

      public void testValidPscvsForTierUsageComposedPop()
    • testInvalidPscvsForComposedPop

      public void testInvalidPscvsForComposedPop()
    • testValidPscvsForSimpleOffering

      public void testValidPscvsForSimpleOffering()
    • testInvalidPscvsForSimpleOffering

      public void testInvalidPscvsForSimpleOffering()
    • testValidPscvsForBundledOffering

      public void testValidPscvsForBundledOffering()
    • testInvalidPscvsForBundledOffering

      public void testInvalidPscvsForBundledOffering()
    • getTmaPscvService

      protected TmaPscvService getTmaPscvService()