Skip to content

Revise Checkstyle rules to prohibit use of assertions other than AssertJ #31116

Closed
@sbrannen

Description

@sbrannen

Commit 9b3f456 should have failed the build since it imports and uses org.junit.jupiter.api.Assertions.

I've addressed that in 31a07e6, but we need to revise our Checkstyle rules to prevent accidental usage of other assertion APIs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions