Class CategoryDaoTest

java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.broadleafcommerce.test.TestNGSiteIntegrationSetup
org.broadleafcommerce.core.catalog.dao.CategoryDaoTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class CategoryDaoTest extends TestNGSiteIntegrationSetup
  • Constructor Details

    • CategoryDaoTest

      public CategoryDaoTest()
  • Method Details

    • testSetFeaturedProducts

      @Transactional public void testSetFeaturedProducts(Category category)