Share

TagUnit

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics, last commit on 2005-04-06 cvs -d:pserver:anonymous@tagunit.cvs.sourceforge.net:/cvsroot/tagunit login

cvs -z3 -d:pserver:anonymous@tagunit.cvs.sourceforge.net:/cvsroot/tagunit co -P modulename

Show:

What's happening?

  • Test Failure

    When I run my test cases my automatic test case fails. it gives following error: Automatic tag handler tests Fail Tag handler class is loadable Fail Failure : Class referenced by com.ui.jsp.taglibs.html.textFieldTag not found on the classpath for this web application (com/ui/jsp/taglibs/html/textFieldTag). I have witten a test case testTextField.jsp which passes. I'm stuck because of...

    2009-08-07 07:07:28 UTC by roshnibasu

  • Comment: Add JSP 2.0 support

    My original patch failed to use the LocalEntityResolver for DTDs and XSDs when performing JSP 2.0 tests. I've updated the patch attached to this issue so the LocalEntityResolver is correctly used for all tests regardless of JSP version.

    2009-01-12 05:55:43 UTC by slieschke

  • Ant task improvements

    If you use the unattended target from test.xml in the TagUnit distribution to run tests as part of a nightly build process with the stopOnFail attribute on the tagunit task set to true and there is a test failure the Ant build hangs rather than failing the build. I've patched the Ant task to set a build property called 'tagunit.failed' to workaround this. I use this to fail the build immediately...

    2008-12-15 05:04:19 UTC by slieschke

  • Ant task documentation for stopOnFail is incorrect

    The documentation at http://tagunit.sourceforge.net/docs/tagunit-with-ant.pdf notes the stopOnFail attribute defaults to false. It actually defaults to true in the source code for the task.

    2008-12-15 04:32:42 UTC by slieschke

  • Add JSP 2.0 support

    As the title says. We've done a hack patch job at our work to add JSP 2.0 support to TagUnit and wanted to contribute our modifications back if you (or anyone else) wants to use them as a starting point. It adds support for getting tag information from JSP 2.0 tlds and basic support for identifying EL functions so you can create and run tests for them too. Note the patch changed the tag...

    2008-12-12 01:35:15 UTC by slieschke

  • Add support for SimpleTag implementations

    In JSP 2.0, the JspTag interface was introduced as the parent of the existing Tag interface. In addition, the SimpleTag interface was introduced as an extension of JspTag. Please add support for tags that implement the SimpleTag interface.

    2008-09-09 23:10:59 UTC by cjd4

  • TagUnit

    cjd4 committed revision 218 to the TagUnit SVN repository, changing 1 files.

    2008-09-09 19:16:12 UTC by cjd4

  • TagUnit

    cjd4 committed revision 217 to the TagUnit SVN repository, changing 1 files.

    2008-09-09 19:15:47 UTC by cjd4

  • TagUnit

    simon_g_brown committed revision 216 to the TagUnit SVN repository, changing 12 files.

    2005-04-06 21:23:51 UTC by simon_g_brown

  • TagUnit

    simon_g_brown committed patchset 6 of module website to the TagUnit CVS repository, changing 8 files.

    2005-04-06 21:21:42 UTC by simon_g_brown

Our Numbers