TagIt

Tagit allows custom JSP tags to be tested with a container.
Download

TagIt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Steve Scholnick
  • Publisher web site:
  • http://www.scholnick.net/t2t/

TagIt Tags


TagIt Description

Tagit allows custom JSP tags to be tested with a container. Tagit allows custom JSP tags to be tested with a container. It is very different than TagUnit; the two libraries complement each other nicely. Tagit is an implementation of the Mock Objects testing pattern.All custom JSP tags generate HTML, and the HTML can be validated. Often custom tags are reading data from the HTTP request or the HTTP session, Tagit allows data to be stored in the session or the request.TagIt cannot be used for any custom tags that generate data in the request etc; Tagit is designed to only tags that simplify the creation of HTML.TagIt is licensed under the LPGL, except for the following packages that are released into public domain:net.scholnick.net.test.tagnet.scholnick.unittestsAny classes in these packages can be used for any purpose at anytime. They demonstrate how to use TagIt.


TagIt Related Software