|
|
|
|
@ -46,7 +46,7 @@ import org.springframework.util.ReflectionUtils;
@@ -46,7 +46,7 @@ import org.springframework.util.ReflectionUtils;
|
|
|
|
|
* |
|
|
|
|
* @author Christoph Dreis |
|
|
|
|
*/ |
|
|
|
|
public class ModifiedClassPathExtension implements InvocationInterceptor { |
|
|
|
|
class ModifiedClassPathExtension implements InvocationInterceptor { |
|
|
|
|
|
|
|
|
|
@Override |
|
|
|
|
public void interceptBeforeAllMethod(Invocation<Void> invocation, |
|
|
|
|
|