Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18303

Clean up some parameterized test declarations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-2, 2.0.0
    • test
    • None

    Description

      While debugging something unrelated, I noticed that we use the constructor form of junit parameterized tests, instead of the annotated members form.

      I personally find using the @Parameter annotation more clear.

      Also, we can move the parameter generator to hbase-common so that it is accessible in more modules.

      Attachments

        1. HBASE-18303.patch
          19 kB
          Mike Drob
        2. HBASE-18303.patch
          19 kB
          Mike Drob

        Activity

          People

            mdrob Mike Drob
            mdrob Mike Drob
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: