Class DefaultPagedB2BCostCenterDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest @ContextConfiguration(locations="classpath:b2bcommerce/test/b2bcommerce-test-spring.xml") public class DefaultPagedB2BCostCenterDaoIntegrationTest extends BaseCommerceBaseTest
  • Constructor Details

    • DefaultPagedB2BCostCenterDaoIntegrationTest

      public DefaultPagedB2BCostCenterDaoIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testFindPagedCostCenters

      public void testFindPagedCostCenters()
    • testFindPagedCostCentersOrderedByName

      public void testFindPagedCostCentersOrderedByName()
    • testFindPagedCostCentersInexistent

      public void testFindPagedCostCentersInexistent()
    • testPagination

      public void testPagination()