User: vharcq  
  Date: 02/03/05 13:27:24

  Modified:    core/test/resources/xdoclet/retest Messages.properties
  Log:
  - Introduce David Jencks XmlComparator and use it for ejb-jar and JBoss DDs
  - Complete JUnit HTML Report
  - One TestCase suite is defined by instantiating base TestCase (one for stateless 
session bean, one for all DDs (from all vendor), one for only JBoss DDs, ...) so that 
we can have one test to test all functionnalities on Simple bean, and more specific 
test case to handle a specific feature of a Vendor.
  - This now have to extend, ...  still a lot of work to begin to see real problems 
but I don't desesperate ;)
  
  Revision  Changes    Path
  1.2       +1 -0      xdoclet/core/test/resources/xdoclet/retest/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/core/test/resources/xdoclet/retest/Messages.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -w -r1.1 -r1.2
  --- Messages.properties       25 Feb 2002 17:43:59 -0000      1.1
  +++ Messages.properties       5 Mar 2002 21:27:24 -0000       1.2
  @@ -9,3 +9,4 @@
   method_does_not_have_same_type_of_param=Method {0} and {1} does not have same Type 
of parameters
   method_does_not_have_same_number_of_exceptions=Method {0} and {1} does not have 
same number of exceptions
   method_does_not_have_same_type_of_exceptions=Method {0} and {1} does not have same 
Type of exceptons
  +xml_diff=A difference exists between the two XMLs : {0}
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to