Class DefaultPagedB2BUserGroupDaoIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

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

    • DefaultPagedB2BUserGroupDaoIntegrationTest

      public DefaultPagedB2BUserGroupDaoIntegrationTest()
  • Method Details

    • setUp

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

      public void testFindPagedUserGroupsExisting()
    • testFindPagedUserGroupsIsOrderedByCode

      public void testFindPagedUserGroupsIsOrderedByCode()
    • testFindPagedUserGroupsInexistent

      public void testFindPagedUserGroupsInexistent()
    • testPagination

      public void testPagination()