You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/08/29 14:14:00 UTC

[jira] [Created] (FLINK-7554) Add a testing RuntimeContext to test utilities

Timo Walther created FLINK-7554:
-----------------------------------

             Summary: Add a testing RuntimeContext to test utilities
                 Key: FLINK-7554
                 URL: https://issues.apache.org/jira/browse/FLINK-7554
             Project: Flink
          Issue Type: New Feature
          Components: Tests
            Reporter: Timo Walther


When unit testing user-defined functions it would be useful to have an official testing {{RuntimeContext}} that uses Java collections for storing state, metrics, etc.

After executing the business logic, the user could then verify how the state of the UDF changed or which metrics have been collected.

This issue includes documentation for the "Testing" section.



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