Class DefaultTmaAbstractOrderEntryServiceIntegrationTest

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

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

    • DefaultTmaAbstractOrderEntryServiceIntegrationTest

      public DefaultTmaAbstractOrderEntryServiceIntegrationTest()
  • Method Details

    • testGetPoQuantity_nullEntries

      public void testGetPoQuantity_nullEntries()
    • testGetPoQuantity_emptyEntries

      public void testGetPoQuantity_emptyEntries()
    • testGetPoQuantity_nullPo

      public void testGetPoQuantity_nullPo()
    • testGetPoQuantity_poNotInEntries

      public void testGetPoQuantity_poNotInEntries()
    • testGetPoQuantity_poInMultipleEntries

      public void testGetPoQuantity_poInMultipleEntries()
    • testGetPoQuantity_poWithQuantity

      public void testGetPoQuantity_poWithQuantity()
    • testGetPoQuantity_poInMultipleEntriesWithQuantity

      public void testGetPoQuantity_poInMultipleEntriesWithQuantity()
    • testgetRootEntry_entryWithoutMasterEntry

      public void testgetRootEntry_entryWithoutMasterEntry()
    • testgetRootEntry_entryWithOneMasterLevel

      public void testgetRootEntry_entryWithOneMasterLevel()
    • testgetRootEntry_entryWithTwoMasterLevels

      public void testgetRootEntry_entryWithTwoMasterLevels()
    • testGetSpoChildEntries_spo

      public void testGetSpoChildEntries_spo()
    • testGetSpoChildEntries_oneChildEntry

      public void testGetSpoChildEntries_oneChildEntry()
    • testGetSpoChildEntries_multipleChildEntries

      public void testGetSpoChildEntries_multipleChildEntries()
    • testGetAllChildEntries_spo

      public void testGetAllChildEntries_spo()
    • testGetAllChildEntries_oneChildEntry

      public void testGetAllChildEntries_oneChildEntry()
    • testGetAllChildEntries_multipleChildEntries

      public void testGetAllChildEntries_multipleChildEntries()
    • testGetBpoParentEntries_entryWithoutParentBpos

      public void testGetBpoParentEntries_entryWithoutParentBpos()
    • testGetBpoParentEntries_entryWithOneParentBpo

      public void testGetBpoParentEntries_entryWithOneParentBpo()
    • testGetBpoParentEntries_entryWithMultipleParentBpos

      public void testGetBpoParentEntries_entryWithMultipleParentBpos()