Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
I would remove MockitoMaker class and use the standard way to mock objects.
For developers it's harder to read and misleading since it's using the deprecated syntax.
In addition, it is only used at only some places so we using Mockito on a not-unified way.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-14245 Use Mockito.when instead of Mockito.stub
- Resolved