Skip to content

1.1.1

Latest

Choose a tag to compare

@Fadelis Fadelis released this 23 Apr 05:28

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.