User: ko5tik
Date: 02/04/19 10:15:03
Modified: etc xjavadoctest.j
Log:
all junit tests are green now.
Implemented some CRUD tests for XDoc
Revision Changes Path
1.4 +1 -1 xjavadoc/etc/xjavadoctest.j
Index: xjavadoctest.j
===================================================================
RCS file: /cvsroot/xdoclet/xjavadoc/etc/xjavadoctest.j,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -r1.3 -r1.4
--- xjavadoctest.j 16 Mar 2002 19:26:04 -0000 1.3
+++ xjavadoctest.j 19 Apr 2002 17:15:03 -0000 1.4
@@ -109,7 +109,7 @@
</XDtParameter:forAllMethodParams>
// test if doc is the same
- paramTags = methods[m].doc().tags("param");
+ paramTags = methods[m].doc().tags("param",true);
t = 0;
<XDtMethod:forAllMethodTags tagName="param">
assertEquals( tokenizeAndTrim("<XDtMethod:methodTagValue
tagName="param"/>"), paramTags[t].value() );
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel