Class CategoryBreadcrumbTagTest

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

public class CategoryBreadcrumbTagTest extends BaseTagLibTest
  • Constructor Details

    • CategoryBreadcrumbTagTest

      public CategoryBreadcrumbTagTest()
  • Method Details

    • test_Breadcrumb

      public void test_Breadcrumb() throws javax.servlet.jsp.JspException, IOException
      Throws:
      javax.servlet.jsp.JspException
      IOException
    • setup

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