Bruno Cadonna created KAFKA-8977:
------------------------------------
Summary: Remove MockStreamsMetrics Since it is not a Mock
Key: KAFKA-8977
URL: https://issues.apache.org/jira/browse/KAFKA-8977
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Bruno Cadonna
The class {{MockStreamsMetrics}} is used throughout unit tests as a mock but it
is not really a mock since it only hides two parameters of the
{{StreamsMetricsImpl}} constructor. Either a real mock or the real
{{StreamsMetricsImpl}} should be used in the tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)