Open
Description
Consider I have a huge test class with many tests. My application code throws WARN message in several test scenarios.
I want to add easy this checks:
- To check that no specified messages are thrown in all scenarios except several using @AfterEach
- To check that specified messages are thrown in several scenarios using @test and @ParametrizedTest
Metadata
Metadata
Assignees
Labels
No labels