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

Merged
merged 6 commits into from
Jul 8, 2024

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
@bjmi bjmi force-pushed the assertInstanceOf_Kotlin branch from 594f2ed to 4e96619 Compare May 22, 2024 05:57
@marcphilipp marcphilipp merged commit 5252c24 into junit-team:main Jul 8, 2024
16 checks passed
@marcphilipp
Copy link
Member

@bjmi Thanks you your contribution! 👍

@bjmi bjmi deleted the assertInstanceOf_Kotlin branch July 9, 2024 06:10
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() for Kotlin
4 participants