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
JUnit Jupiter has an InvocationInterceptor that can be used for class path override. We can look into the Spring Boot ModifiedClassPathExtension for a potential inspiration.
JUnit Jupiter has an
InvocationInterceptorthat can be used for class path override. We can look into the Spring BootModifiedClassPathExtensionfor a potential inspiration.Also investigate the comments from junit-team/junit-framework#201