You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/08/30 17:30:57 UTC

cvs commit: jakarta-commons-sandbox/jelly/xdocs jellyunit.xml

jstrachan    2002/08/30 08:30:57

  Modified:    jelly/xdocs jellyunit.xml
  Log:
  Added a link to the XML validation tags in JellyUnit...
  
  Revision  Changes    Path
  1.5       +5 -0      jakarta-commons-sandbox/jelly/xdocs/jellyunit.xml
  
  Index: jellyunit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/xdocs/jellyunit.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jellyunit.xml	31 Jul 2002 11:42:47 -0000	1.4
  +++ jellyunit.xml	30 Aug 2002 15:30:57 -0000	1.5
  @@ -41,6 +41,11 @@
           along with a common shared test script
           <a href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/betwixt/common.jelly?rev=HEAD">here</a>
         </p>
  +      <p>
  +      	The <a href="http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:validate">validate</a> library can be used to perform XML validation inside JellyUnit.
  +      	For example there's an example JellyUnit script validating XML 
  +      	<a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/validate/suite.jelly?rev=HEAD">here</a>
  +      </p>
       </section>
       <section name="Integration with TestRunners"> 
         <p>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>