influxdb-client-java icon indicating copy to clipboard operation
influxdb-client-java copied to clipboard

chore: removed deprecated junit annotations

Open rhajek opened this issue 2 years ago • 0 comments

Closes #327

Proposed Changes

The JUnitPlatform was deprecated in latest update of junit-platform-runner. It was replaced with @Suite anntotation.

Checklist

  • [ ] CHANGELOG.md updated
  • [ ] Rebased/mergeable
  • [ ] A test has been added if appropriate
  • [ ] mvn test completes successfully
  • [ ] Commit messages are in semantic format
  • [ ] Sign CLA (if not already signed)

rhajek avatar Apr 11 '22 08:04 rhajek