Skip to content

Clients / Stubs cannot be mocked #2423

@saturnism

Description

@saturnism

E.g., TraceServiceClient has all of the methods marked as final. Thus it's impossible to use with Mockito. There is no interface to mock either. This makes it hard to test higher level libraries that needs to consume our client/stubs.

Metadata

Metadata

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions