apache/beam

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

Open

#19.705 aberto em 4 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.097 forks)batch import
P3bugcoregood first issuejava

Métricas do repositório

Stars
 (7.313 stars)
Métricas de merge de PR
 (Mesclagem média 6d) (243 fundiu PRs em 30d)

Description

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.

Guia do colaborador