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

SqlNullCheckedResultSetTest does not use BaseTestCase and does not test multiple rows/non-Null behaviour

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      SqlNullCheckedResultSetTest does not use any of the methods or fields from BaseTestCase.

      Why does it not decorate the super class ResultSet with SqlNullCheckedResultSet, and then use the appropriate rows/columns?

      As it stands, the test relies totally on SqlNullUncheckedMockResultSet.
      This is specific to the test class (so is not independently verified).

      It does not test multiple rows, nor does it test the behaviour of non-null columns as far as I can tell.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: