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

Upgrade to JUnit5 #204

Merged
merged 1 commit into from Dec 9, 2021
Merged

Upgrade to JUnit5 #204

merged 1 commit into from Dec 9, 2021

Conversation

severn-everett
Copy link
Contributor

No description provided.

@oshai oshai changed the title Upgraded to JUnit5 Upgrade to JUnit5 Dec 9, 2021
Copy link
Owner

@oshai oshai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

assertNull(MDC.get("c"))
assertNull(MDC.get("e"))
assertEquals("g", MDC.get("f"))
assertAll(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@oshai oshai merged commit 8ca5b54 into oshai:master Dec 9, 2021
@severn-everett severn-everett deleted the migrate_junit_5 branch December 10, 2021 06:52
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.

None yet

2 participants