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
Copy file name to clipboardExpand all lines: spring-test/src/test/java/org/springframework/test/context/bean/override/mockito/MockitoBeanAndAopProxyTests.java
Copy file name to clipboardExpand all lines: spring-test/src/test/java/org/springframework/test/context/bean/override/mockito/MockitoBeanAndSpringAopProxyTests.java
+7-6
Original file line number
Diff line number
Diff line change
@@ -40,15 +40,16 @@
40
40
importstaticorg.mockito.Mockito.verify;
41
41
42
42
/**
43
-
* Tests for {@link MockitoBean @MockitoBean} used in combination Spring AOP.
43
+
* Tests for {@link MockitoBean @MockitoBean} used in combination with Spring AOP.
Copy file name to clipboardExpand all lines: spring-test/src/test/java/org/springframework/test/context/bean/override/mockito/MockitoSpyBeanAndSpringAopProxyTests.java
0 commit comments