Hi list,

the test for (1) is using mockito-inline dependency for mocking static methods 
as mockito-core is not able to do that on its own. mockito-inline was not part 
of our test dependencies prior this work. I want to ask if we are all OK with 
being able to mock static methods from now on with the help of this library. 

Please tell me if we are mocking static methods already by some other (to me 
yet unknown) mean so we do not include this unnecessarily.

G:A:V is org.mockito:mockito-inline:4.7.0

(1) https://issues.apache.org/jira/browse/CASSANDRA-14361

Thanks

Reply via email to