Overview
As @artembilan mentioned in https://github.com/spring-projects/spring-integration/pull/9506#pullrequestreview-2323745733, it's not readily apparent from the documentation for @NestedTestConfiguration
that one must use TestContextAnnotationUtils
in order to properly support annotation lookups for @Nested
test classes, and we should document that.
Related Issues
- https://github.com/spring-projects/spring-integration/issues/9492
-
30310
-
31456