dion 02/03/22 21:11:20
Modified: xdocs/site overview.xml
Log:
Fixed Latka docs
Revision Changes Path
1.8 +8 -6 jakarta-site2/xdocs/site/overview.xml
Index: overview.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/overview.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- overview.xml 20 Mar 2002 00:13:54 -0000 1.7
+++ overview.xml 23 Mar 2002 05:11:19 -0000 1.8
@@ -129,16 +129,18 @@
</li>
<li><b>Latka</b>
- <p>Latka is a functional (end-to-end) testing tool. It
- is implemented in Java, and uses an XML syntax to
- define a series of HTTP (or HTTPS) requests and a set
- of validations used to verify that the request was
+ <p>Latka is an extensible functional (end-to-end) testing tool.
+ It uses an XML syntax to define a series of HTTP (or HTTPS)
+ requests and a set of validators to verify that the request was
processed correctly.</p>
<p>Latka has a bridge to JUnit, so that tests can be
executed and automated via tools such as Ant.</p>
+ <p>There is a taglib available as part of the Taglibs project
+ at Jakarta for running Latka tests as part of a web application.
+ </p>
<ul>
- <li><b>Documentation: </b>Overview, Javadoc, and XML syntax
- reference</li>
+ <li><b>Documentation: </b>Overview, Javadoc, User's Guide,
+ Developer's Guide and XML syntax reference</li>
</ul>
</li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>