Class GetProductsByCategoryIdTagTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.broadleafcommerce.core.web.catalog.taglib.BaseTagLibTest
org.broadleafcommerce.core.web.catalog.taglib.GetProductsByCategoryIdTagTest
All Implemented Interfaces:
junit.framework.Test

public class GetProductsByCategoryIdTagTest extends BaseTagLibTest
  • Constructor Details

    • GetProductsByCategoryIdTagTest

      public GetProductsByCategoryIdTagTest()
  • Method Details

    • test_GetProductsByCategoryIdTag

      public void test_GetProductsByCategoryIdTag() throws javax.servlet.jsp.JspException
      Throws:
      javax.servlet.jsp.JspException
    • setup

      public void setup()
      Specified by:
      setup in class BaseTagLibTest