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

Add Kotlin friendly assertInstanceOf assertions #3492

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bjmi
Copy link
Contributor

@bjmi bjmi commented Oct 8, 2023

Resolves #3353

Overview

Add Kotlin specific buddies for assertInstanceOf(..)


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@pixeebot
Copy link

pixeebot bot commented Oct 8, 2023

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.

@sbrannen sbrannen changed the title Add Kotlin friendly assertInstanceOf assertions Add Kotlin friendly assertInstanceOf assertions Oct 8, 2023
Resolves junit-team#3353

Signed-off-by: Björn Michael <b.michael@gmx.de>
Signed-off-by: Björn Michael <b.michael@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce assertInstanceOf() extension function for Kotlin
3 participants