Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1412

remove mockito-all from the dependency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      It is bad practice to use mockito-all because mockito-all include some of dependency's code in the package, which makes the dependency resolving not work expected and causes conflicting issues. For example, mockito-all include the code for hamcrest which may make the dependency point to the class in mockito-all instead of hamcrest-core, if there are any incompatible change in hamcrest, it will cause failure.

      We should remove mockito-all and use mockito-core in the dependency for samza.

      Attachments

        Issue Links

          Activity

            People

              fredji Fred Ji
              fredji Fred Ji
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: