Skip to content

Comments

Simplify tests#346

Merged
pkwarren merged 1 commit intomainfrom
pkw/simplify-tests
Sep 8, 2025
Merged

Simplify tests#346
pkwarren merged 1 commit intomainfrom
pkw/simplify-tests

Conversation

@pkwarren
Copy link
Member

@pkwarren pkwarren commented Sep 8, 2025

Update tests to just declare unexpected exceptions in throws clause (don't need to catch them as they will fail the test automatically if thrown). Update to remove unnecessary type arguments.

Update tests to just declare unexpected exceptions in throws clause
(don't need to catch them as they will fail the test automatically if
thrown). Update to remove unnecessary type arguments.
@pkwarren pkwarren merged commit cf0c066 into main Sep 8, 2025
5 checks passed
@pkwarren pkwarren deleted the pkw/simplify-tests branch September 8, 2025 20:54
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.

2 participants