You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/02/28 14:13:00 UTC

[jira] [Created] (FLINK-16342) Remove mocking from DatadogHttpClientTest

Chesnay Schepler created FLINK-16342:
----------------------------------------

             Summary: Remove mocking from DatadogHttpClientTest
                 Key: FLINK-16342
                 URL: https://issues.apache.org/jira/browse/FLINK-16342
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics, Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.11.0


The {{DatadogHttpClientTest}} uses some nasty powermock features, like suppressing methods and mocking static methods.

There are simple workarounds for these that we should employ instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)