Commit 0a8975bc authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 34070e5a
...@@ -30,7 +30,7 @@ import org.springframework.core.annotation.AliasFor; ...@@ -30,7 +30,7 @@ import org.springframework.core.annotation.AliasFor;
import org.springframework.test.context.junit4.SpringRunner; import org.springframework.test.context.junit4.SpringRunner;
/** /**
* Annotation that can be used to appy Mockto spies to a Spring * Annotation that can be used to apply Mockito spies to a Spring
* {@link ApplicationContext}. Can be used as a class level annotation or on fields in * {@link ApplicationContext}. Can be used as a class level annotation or on fields in
* either {@code @Configuration} classes, or test classes that are * either {@code @Configuration} classes, or test classes that are
* {@link RunWith @RunWith} the {@link SpringRunner}. * {@link RunWith @RunWith} the {@link SpringRunner}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment