CVS: xjavadoc/junit/xjavadoc XJavaDocTestJ15.java,1.3,1.4

Adamansky Anton <[email protected]>
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
Update of /cvsroot/xdoclet/xjavadoc/junit/xjavadoc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24409/junit/xjavadoc

Modified Files:
	XJavaDocTestJ15.java 
Log Message:
Test cases related to XJD-41 are updated 

Index: XJavaDocTestJ15.java
===================================================================
RCS file: /cvsroot/xdoclet/xjavadoc/junit/xjavadoc/XJavaDocTestJ15.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** XJavaDocTestJ15.java	2 Sep 2005 07:02:37 -0000	1.3
--- XJavaDocTestJ15.java	13 Sep 2005 08:51:55 -0000	1.4
***************
*** 311,318 ****
  		Collection helloAndGoodbyeMethods = goodbye.getMethods( true );
  
! 		assertEquals( 10, helloMethods.size() );
  		assertEquals( 3, goodbyeMethods.size() );
  		// we don't inherit the one private method, and one is overridden.
! 		assertEquals( 9, helloAndGoodbyeMethods.size() );
  	}
  
--- 311,318 ----
  		Collection helloAndGoodbyeMethods = goodbye.getMethods( true );
  
! 		assertEquals( 11, helloMethods.size() );
  		assertEquals( 3, goodbyeMethods.size() );
  		// we don't inherit the one private method, and one is overridden.
! 		assertEquals( 10, helloAndGoodbyeMethods.size() );
  	}
  
***************
*** 357,361 ****
  		}
  		assertEquals( 3, goodbyeCount );
! 		assertEquals( 6, helloCount );
  	}
  
--- 357,361 ----
  		}
  		assertEquals( 3, goodbyeCount );
! 		assertEquals( 7, helloCount );
  	}
  



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.