Class DefaultTmaBillingAccountServiceIntegrationTest

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.DefaultTmaBillingAccountServiceIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest public class DefaultTmaBillingAccountServiceIntegrationTest extends BaseCustomerInventoryIntegrationTest
  • Constructor Details

    • DefaultTmaBillingAccountServiceIntegrationTest

      public DefaultTmaBillingAccountServiceIntegrationTest()
  • Method Details

    • testFindBillingAccount

      public void testFindBillingAccount()
    • testFindBillingAccountForNonExistingIds

      public void testFindBillingAccountForNonExistingIds()
    • testCreateBillingAccount

      public void testCreateBillingAccount()
    • testCreateBillingAccountWithParent

      public void testCreateBillingAccountWithParent()
    • testCreateDuplicateBillingAccount

      public void testCreateDuplicateBillingAccount()
    • testDeleteBillingAccount

      public void testDeleteBillingAccount()
    • testDeleteNotExistentBillingAccount

      public void testDeleteNotExistentBillingAccount()
    • testGenerateBillingAccount

      public void testGenerateBillingAccount()