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
With the introduction of @NestedTestConfiguration in 5.3, we introduced first-class support for inheriting test configuration in @Nested test classes, but the documentation was not consistently updated to reflect this.