Skip to content

0.18.1

Choose a tag to compare

@Fadelis Fadelis released this 23 Apr 05:28
· 1 commit to 0.x since this release

Fix: @Nested test class support

@AutoConfigureGrpcMock placed on an outer test class is now correctly inherited by JUnit 5 @Nested inner test classes. Both the ContextCustomizerFactory and TestExecutionListener now use Spring's TestContextAnnotationUtils which natively traverses enclosing classes and superclasses.