apache/beam

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

Open

#19 705 ouverte le 4 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 097 forks)batch import
P3bugcoregood first issuejava

Métriques du dépôt

Stars
 (7 313 stars)
Métriques de merge PR
 (Merge moyen 6j) (243 PRs mergées en 30 j)

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.

Guide contributeur