junit5
junit5 copied to clipboard
Add Kotlin friendly `assertInstanceOf` assertions
Resolves #3353
Overview
Add Kotlin specific buddies for assertInstanceOf(..)
I hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
- [x] There are no TODOs left in the code
- [x] Method preconditions are checked and documented in the method's Javadoc
- [x] Coding conventions (e.g. for logging) have been followed
- [x] Change is covered by automated tests including corner cases, errors, and exception handling
- [x] Public API has Javadoc and
@APIannotations - [x] Change is documented in the User Guide and Release Notes
This PR is from a forked repository. After this PR is merged into the default branch, pixeebot will provide suggestions via the Continuous Improvement campaign.
@bjmi Thanks you your contribution! :+1: