clolov commented on PR #13621:
URL: https://github.com/apache/kafka/pull/13621#issuecomment-1516499410

   Heya @cadonna! I hope this attempt is what you had in mind? Unless I am 
wrong the removals detailed in the pull request are sensible as Mockito should 
be returning empty collections for method invocations on mocks based on "By 
default, for all methods that return a value, a mock will return either null, a 
primitive/primitive wrapper value, or an empty collection, as appropriate" 
(source: 
https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#stubbing)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to