apache/beam

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

Open

#19.705 geöffnet am 4. Juni 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.097 Forks)batch import
P3bugcoregood first issuejava

Repository-Metriken

Stars
 (7.313 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (243 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide