Uploaded image for project: 'Commons DbUtils'
  1. Commons DbUtils
  2. DBUTILS-7

[dbutils] MockResultSet: Throw UnsupportedOperationException for not implemented methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.1
    • None
    • Operating System: Linux
      Platform: Other

    • 33108

    Description

      Currently the proxy generated by MockResultSet quietly returns null when it is
      invoked for a method that it does not implement. This may lead to strange an
      unexpected errors in other places. Please make it throw an
      UnsupportedOperationException instead.

      Michael

      Attachments

        Activity

          People

            Unassigned Unassigned
            mschuerig Michael Schuerig
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: