Class B2BCommerceCostCenterServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class B2BCommerceCostCenterServiceIntegrationTest extends ServicelayerTest
  • Constructor Details

    • B2BCommerceCostCenterServiceIntegrationTest

      public B2BCommerceCostCenterServiceIntegrationTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • shouldGetCostCenterForCodeAsB2BAdmin

      public void shouldGetCostCenterForCodeAsB2BAdmin()
    • shouldNotGetCostCenterForCodeAsB2BCustomer

      public void shouldNotGetCostCenterForCodeAsB2BCustomer()
    • shouldNotGetCostCenterNotExistIDAsB2BAdmin

      public void shouldNotGetCostCenterNotExistIDAsB2BAdmin()
    • shouldNotGetCostCenterNotExistIDAsB2BAdminFromDifferentUnit

      public void shouldNotGetCostCenterNotExistIDAsB2BAdminFromDifferentUnit()
    • shouldNotGetCostCenterNotExistIDAsB2BCustomer

      public void shouldNotGetCostCenterNotExistIDAsB2BCustomer()
    • shouldNotGetCostCenterNotExistIDAsB2BCustomerFromDifferentUnit

      public void shouldNotGetCostCenterNotExistIDAsB2BCustomerFromDifferentUnit()
    • shouldNotGetCostCenterNullID

      public void shouldNotGetCostCenterNullID()
    • shouldGetPagedCostCentersAsB2BAdmin

      public void shouldGetPagedCostCentersAsB2BAdmin()
    • shouldNotGetPagedCostCentersAsB2BCustomer

      public void shouldNotGetPagedCostCentersAsB2BCustomer()
    • shouldNotGetPagedCostCentersNullAsPageableData

      public void shouldNotGetPagedCostCentersNullAsPageableData()