Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-161

Make all injectable constructors private

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.1

    Description

      Since Nemo was initially developed without REEF and later 'reefified', some parts of test codes still rely on directly invoking constructor via 'new', even though the class has injectable constructor(s).

      This issue is to make test codes to properly use dependency injection to get instances so that we can make all injectable constructors private without breaking any tests.

      Attachments

        Issue Links

          Activity

            People

              jangho JangHo Seo
              jangho JangHo Seo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: