Notes: Bug fixes 1) Problem getting JDBC connections from JNDI, reported by Satheesh Donthy, fixed. 2) Problem getting Connection from External properties file when the value has embedded equal sign. Bug reported by Satheesh Donthy, patch submitted with fix. 3) Log4J.properties file moved out of root directory to doc/ directory. Should now get picked up if it is placed in user's CLASSPATH. This was pointed out by Ezra Epstein as being inconsistent log4j usage, so its fixed now. 4) SQLUnit now reports a full stack trace when erroring out in both debug and non-debug modes. This was requested by Satheesh Donthy and David Fishburn. 5) Bugs with update count handling in CallHandler, reported by David Fishburn, fixed. 5) Bugs with result matching reported by Ezra Epstein, fixed. New Features 1) Param element has an optional name attribute for readability. 2) User's CLASSPATH is considered when running tasks using the build.xml file, feature requested by David Fishburn. 3) SQLUnit now allows testing cases where a return code and an exception is returned from a stored procedure, a feature requested by Ken Bowen. 4) Mock testing framework for SQLUnit using the MockRunner JDBC mock testing framework. Contributions 1) New Oracle test XML file contributed by Satheesh Donthy.
Changes:
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use