Class CategoryTagTest

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

public class CategoryTagTest extends BaseTagLibTest
  • Constructor Details

    • CategoryTagTest

      public CategoryTagTest()
  • Method Details

    • test_categoryTag

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

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