Skip to content

Remove Mockito and Wiremock dependencies #275

@mscwilson

Description

The test library Mockito is being used in two of the test files, to make mock Emitter and HttpClientAdapters. Both of those are interfaces, so mock objects can be easily made without an external dependency.

Wiremock isn't being used at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:completedCompleted - but might not be released yet.type:enhancementNew features or improvements to existing features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions