@NonNullApi
Package org.openrewrite.java.testing.cleanup
-
Class Summary Class Description TestsShouldIncludeAssertions For Tests not having any assertions, wrap the statements with JUnit 5's Assertions.assertThrowDoesNotThrow.
@NonNullApi
| Class | Description |
|---|---|
| TestsShouldIncludeAssertions |
For Tests not having any assertions, wrap the statements with JUnit 5's Assertions.assertThrowDoesNotThrow.
|