You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2019/10/04 10:37:00 UTC

[jira] [Created] (KAFKA-8977) Remove MockStreamsMetrics Since it is not a Mock

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)