Class DefaultTmaSubscribedProductServiceIntegrationTest

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

@IntegrationTest public class DefaultTmaSubscribedProductServiceIntegrationTest extends BaseCustomerInventoryIntegrationTest
  • Constructor Details

    • DefaultTmaSubscribedProductServiceIntegrationTest

      public DefaultTmaSubscribedProductServiceIntegrationTest()
  • Method Details

    • testFindService

      public void testFindService()
    • testFindServiceForNonExistentIds

      public void testFindServiceForNonExistentIds()
    • testFindServiceByID

      public void testFindServiceByID()
    • testFindServiceByNull

      public void testFindServiceByNull()
    • testFindServiceInvalidId

      public void testFindServiceInvalidId()
    • testCreateService

      public void testCreateService()
    • testCreateServiceWithoutBillingId

      public void testCreateServiceWithoutBillingId()
    • testDeleteService

      public void testDeleteService()