Skip to content

Add throwable stacktrace to ShouldNotContainCharSequence - Correct message#3691

Merged
joel-costigliola merged 1 commit intoassertj:3.xfrom
shaikhu:3.x
Dec 7, 2024
Merged

Add throwable stacktrace to ShouldNotContainCharSequence - Correct message#3691
joel-costigliola merged 1 commit intoassertj:3.xfrom
shaikhu:3.x

Conversation

@shaikhu
Copy link
Copy Markdown
Contributor

@shaikhu shaikhu commented Dec 7, 2024

Apologies, double checking, I don't think the previous PR was implemented correctly😓. Using ShouldContainThrowable_create_Test as a basis, this PR has the correct implementation.

Check List:

@joel-costigliola
Copy link
Copy Markdown
Member

Good catch!

@joel-costigliola joel-costigliola merged commit 585d11c into assertj:3.x Dec 7, 2024
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.

Describe actual Throwables when ThrowableAssert fails

2 participants