Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Monitor mock in tests instead of ConsoleMonitor. #21

Conversation

ouphi
Copy link
Contributor

@ouphi ouphi commented Aug 8, 2022

What this PR changes/adds

In tests we use ConsoleMonitor and Monitor mock.
The PR make it consistent by using Monitor mock in every tests.

Why it does that

For consistency and have a clean test output console.

Linked Issue(s)

No issue, it is just a quick cleanup for consistency.

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

* Use mock of Monitor in tests for consistency.

* Removed consolemonitor.
@ouphi ouphi marked this pull request as ready for review August 8, 2022 15:49
@ouphi ouphi requested a review from paullatzelsperger August 8, 2022 15:53
@paullatzelsperger paullatzelsperger merged commit b9c70e4 into eclipse-edc:main Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants