Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1491

Unit tests visibility is non-conforming with JUnit 5

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.9
    • None
    • lang.*
    • None

    Description

      The used JUnit 5 library does not require that the unit test classes and methods be public.

      All these public keywords are only noise in the source code and have to be deleted. Otherwise, the code becomes inconsistent as the new and modified tests will be package protected as per required by the test library and the old tests remain public unnecessarily.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              peter@verhas.com Peter Verhas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 1h
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified