-
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...
2007-11-23 12:17:07 UTC by nobody
-
ppolce committed patchset 61 of module EclipsePlugin to the MockMaker CVS repository, changing 2 files.
2002-11-18 12:21:33 UTC by ppolce
-
ppolce committed patchset 47 of module MockMaker to the MockMaker CVS repository, changing 3 files.
2002-11-17 15:33:05 UTC by ppolce
-
ppolce committed patchset 60 of module EclipsePlugin to the MockMaker CVS repository, changing 6 files.
2002-11-17 15:33:00 UTC by ppolce
-
ppolce committed patchset 59 of module EclipsePlugin to the MockMaker CVS repository, changing 11 files.
2002-11-14 19:47:23 UTC by ppolce
-
ppolce committed patchset 58 of module EclipsePlugin to the MockMaker CVS repository, changing 9 files.
2002-11-07 14:24:53 UTC by ppolce
-
ppolce committed patchset 57 of module EclipsePlugin to the MockMaker CVS repository, changing 3 files.
2002-11-07 12:03:42 UTC by ppolce
-
ppolce committed patchset 56 of module EclipsePlugin to the MockMaker CVS repository, changing 4 files.
2002-11-07 11:31:56 UTC by ppolce
-
ppolce committed patchset 55 of module EclipsePlugin to the MockMaker CVS repository, changing 6 files.
2002-11-06 13:45:46 UTC by ppolce
-
ppolce committed patchset 54 of module EclipsePlugin to the MockMaker CVS repository, changing 3 files.
2002-10-23 19:09:28 UTC by ppolce