pull/5529/merge
Stephane Nicoll 9 years ago
parent 34070e5a8e
commit 0a8975bc84

@ -30,7 +30,7 @@ import org.springframework.core.annotation.AliasFor;
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
* either {@code @Configuration} classes, or test classes that are
* {@link RunWith @RunWith} the {@link SpringRunner}.

Loading…
Cancel
Save