Srinivas Reddy created KAFKA-7431:
-------------------------------------
Summary: Clean up connect unit tests code
Key: KAFKA-7431
URL: https://issues.apache.org/jira/browse/KAFKA-7431
Project: Kafka
Issue Type: Task
Reporter: Srinivas Reddy
Assignee: Srinivas Reddy
JUnit test methods in connect module declared as `throws SomeException` even
though there is no chance of getting an exception in method body.
Those things should be removed from declaration to make the code more readable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)