apache/beam

WindowFnTestUtils#runWindowFn should be removed

Open

#18,458 opened on Jun 3, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3bugcoregood first issuejava

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (Avg merge 6d) (243 merged PRs in 30d)

Description

Its use makes test methods (like most SlidingWIndow tests) very difficult to read, as there's no obvious behavior that is being tested for.

Imported from Jira BEAM-2525. Original Jira may contain additional context. Reported by: tgroh.

Contributor guide