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
Ensure correct test class is supplied to outer class extensions
This commit refactors TestInstancePostProcessorTests to ensure that the
appropriate test class is provided via the ExtensionContext when an
extension is applied at the outer test class level while executing a
@nested test class.
Issue: #912
0 commit comments