You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As @artembilan mentioned in spring-projects/spring-integration#9506 (review), 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.