Details
-
New Feature
-
Status: In Progress
-
Not a Priority
-
Resolution: Unresolved
-
None
-
None
Description
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.