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.
Overview
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.Related Issues
@Nested
within test classes with complex inheritance and annotation arrangements #28466The text was updated successfully, but these errors were encountered: