Class DefaultPagedB2BBudgetDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

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

    • DefaultPagedB2BBudgetDaoIntegrationTest

      public DefaultPagedB2BBudgetDaoIntegrationTest()
  • Method Details

    • setUp

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

      public void testFindPagedBudgetsExisting()
    • testFindPagedBudgetsIsOrderedByName

      public void testFindPagedBudgetsIsOrderedByName()
    • testFindPagedBudgetsInexistent

      public void testFindPagedBudgetsInexistent()
    • testPagination

      public void testPagination()