This commit is contained in:
Andy Wilkinson 2020-08-03 10:51:22 +01:00
parent 86e34dc4a7
commit 989fc36528

View File

@ -40,6 +40,7 @@ import org.springframework.util.ReflectionUtils;
* test class and as the thread context class loader while the test is being run.
*
* @author Christoph Dreis
* @since 2.4.0
*/
public class ModifiedClassPathExtension implements InvocationInterceptor {