Apache Commons Lang
Go to file
Steven Caswell 8ac7a8a0f4 corrected a couple of refactoring items missed:
- in testGetThrowableI, replaced construction of explicit class instance with getThrowable abstract method
   - in testPrintPartialStackTrace, replaced class name in startsWith assert from explcit class name to class from getNestable abstract method
   - in testPrintStackTrace, replaced class name in startsWith assert from explicit class name to class name from getThrowableClass abstract method
   - in testPrintStackTrace, replaced class name in indexOf assert from explicit class name to class name from getNestable abstract method
removed extranous commented code


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137010 13f79535-47bb-0310-9956-ffa450edef68
2002-09-11 19:40:14 +00:00
src corrected a couple of refactoring items missed: 2002-09-11 19:40:14 +00:00
LICENSE.txt o adding .txt extension to keep windows and checkstyle happy. 2002-07-26 18:58:35 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt wrote a release text. 2002-07-25 22:44:29 +00:00
STATUS.html Added a second action item for exception package tests. 2002-08-26 06:00:32 +00:00
build.xml Compile the test cases without deprecation warnings, since we are 2002-08-13 17:56:45 +00:00
default.properties removed my junit location :) 2002-07-19 03:39:48 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.xml Updated my personal details 2002-09-08 15:58:02 +00:00