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

fix(Issue-1801): JGiven now can handle null parameters from JUnit5 #1804

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

l-1squared
Copy link
Collaborator

According to the test description this only shows up when the null value is in the second argument. I didn't quite understand why this is the case. But since the distincition between the first and subsequent cases is important, I've added a respective case.

According to the test description this only shows up when the null value is in the second argument. I didn't quite understand why this is the case. But since the distincition between the first and subsequent cases is important, I've added a respective case.

Signed-off-by: l-1squared <[email protected]>
@l-1squared l-1squared merged commit f38d8b5 into master Dec 13, 2024
18 checks passed
@l-1squared l-1squared deleted the fix/Issue-1801/junit5-parameterized-tests branch December 13, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants