I'm getting a NPE instead of a VerifyFailedException using:
verifyCallableStatementParameter(PROCEDURE_NAME, 3, null);
The problem is that you are using "object.toString()" to build the message
for the VerifyFailedException (and object is null)
I'm using mockrunner 0.4
The stacktrace:
java.lang.NullPointerException
at
com.mockrunner.jdbc.JDBCTestModule.verifyCallableStatementParameter(JDBCTes
tModule.java:2073)
at
com.mockrunner.jdbc.BasicJDBCTestCaseAdapter.verifyCallableStatementParamet
er(BasicJDBCTestCaseAdapter.java:1055)
Thanks a lot.
Nobody/Anonymous ( nobody ) - 2007-11-23 12:17
5
Open
None
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use