apache/beam

Mockito incompatible with annotation-driven API; can we find a clean workaround or remove Mockito?

Open

#19,705 opened on 2022年6月4日

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
 (平均マージ 6d) (30d で 243 merged PRs)

説明

In DoFnSignatures, there's explicit logic to bypass extraneous layers added by Mockito. Most likely, this test should not use mocking.

Imported from Jira BEAM-8013. Original Jira may contain additional context. Reported by: kenn.

コントリビューターガイド