Details
-
Improvement
-
Resolution: Fixed
-
Major
-
6.4
-
None
-
N/A
-
N/A
-
Description
Provider is a special type like Logger which has an implementation by default so no need to mock it. It actually produce misleading test behavior since Provider#get is supposed to never return null in most cases.