Ted Yu created KAFKA-5943:
-----------------------------

             Summary: Reduce dependency on mock in connector tests
                 Key: KAFKA-5943
                 URL: https://issues.apache.org/jira/browse/KAFKA-5943
             Project: Kafka
          Issue Type: Improvement
            Reporter: Ted Yu


Currently connector tests make heavy use of mock (easymock, power mock).

This often hides the real logic behind operations and makes finding bugs 
difficult.

We should reduce the use of mocks so that developers can debug connector code 
using unit tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to