We could use `Mockito`. I went for EasyMock as there were already `MockKeyValueStoreBuilder` and `MockKeyValueStore`, so it seemed like a nice fit, at least for someone who, like me, is only getting started with the Kafka code. I since saw discussions about using Mockito instead of EasyMock on the mailing list, and I agree that it makes sense to use Mockito.
[ Full content available at: https://github.com/apache/kafka/pull/5725 ] This message was relayed via gitbox.apache.org for [email protected]
