Class DefaultTmaPoServiceIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.b2ctelcoservices.services.impl.DefaultTmaPoServiceIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest public class DefaultTmaPoServiceIntegrationTest extends de.hybris.platform.servicelayer.ServicelayerTest
  • Constructor Details

    • DefaultTmaPoServiceIntegrationTest

      public DefaultTmaPoServiceIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws de.hybris.platform.impex.jalo.ImpExException
      Throws:
      de.hybris.platform.impex.jalo.ImpExException
    • testGetProductForCode

      public void testGetProductForCode()
    • testNotExistingPoByCode

      public void testNotExistingPoByCode()
    • testAddNewChildToParent

      public void testAddNewChildToParent()
    • testRemoveChildFromParent

      public void testRemoveChildFromParent()
    • testGetBpoByCode

      public void testGetBpoByCode()
    • testGetBpoByCodeWithInvalidCode

      public void testGetBpoByCodeWithInvalidCode()
    • testGetBpoByCodeWithSpoCode

      public void testGetBpoByCodeWithSpoCode()
    • getBundledProdOfferOptionFor_nullBpo

      public void getBundledProdOfferOptionFor_nullBpo()
    • getBundledProdOfferOptionFor_nullPo

      public void getBundledProdOfferOptionFor_nullPo()
    • getBundledProdOfferOptionFor_noBpoOptions

      public void getBundledProdOfferOptionFor_noBpoOptions()
    • getBundledProdOfferOptionFor_bpoWithoutBpoOptionForPo

      public void getBundledProdOfferOptionFor_bpoWithoutBpoOptionForPo()
    • getBundledProdOfferOptionFor_bpoWithBpoOptionForPo

      public void getBundledProdOfferOptionFor_bpoWithBpoOptionForPo()
    • getIntermediateBpos_nullPo

      public void getIntermediateBpos_nullPo()
    • getIntermediateBpos_nullBpo

      public void getIntermediateBpos_nullBpo()
    • getIntermediateBpos_noIntermediateBpos

      public void getIntermediateBpos_noIntermediateBpos()
    • getIntermediateBpos_oneIntermediateBpo

      public void getIntermediateBpos_oneIntermediateBpo()
    • getIntermediateBpos_multipleIntermediateBpoPaths

      public void getIntermediateBpos_multipleIntermediateBpoPaths()
    • getIntermediateBpos_multipleIntermedateBpoPathsDifferentOrder

      public void getIntermediateBpos_multipleIntermedateBpoPathsDifferentOrder()