https://github.com/apache/commons-lang
Revision 8ac7a8a0f4c9a5b50fc35c9429a2fe3d75001678 authored by Steven Caswell on 11 September 2002, 19:40:14 UTC, committed by Steven Caswell on 11 September 2002, 19:40:14 UTC
   - 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
1 parent d1b1006
History
Tip revision: 8ac7a8a0f4c9a5b50fc35c9429a2fe3d75001678 authored by Steven Caswell on 11 September 2002, 19:40:14 UTC
corrected a couple of refactoring items missed:
Tip revision: 8ac7a8a
File Mode Size
src
LICENSE.txt -rw-r--r-- 2.6 KB
PROPOSAL.html -rw-r--r-- 2.3 KB
RELEASE-NOTES.txt -rw-r--r-- 1023 bytes
STATUS.html -rw-r--r-- 4.6 KB
build.xml -rw-r--r-- 7.8 KB
default.properties -rw-r--r-- 1.2 KB
maven.xml -rw-r--r-- 64 bytes
project.xml -rw-r--r-- 2.0 KB

back to top