Searched defs:InjectMocks (Results 1 - 3 of 3) sorted by relevance

/external/mockito/src/org/mockito/
H A DInjectMocks.java37 * <p><u>Note 2:</u> If &#064;InjectMocks instance wasn't initialized before and have a no-arg constructor,
44 * <p><u>Note 2:</u> If &#064;InjectMocks instance wasn't initialized before and have a no-arg constructor,
58 * &#064;InjectMocks private ArticleManager manager;
76 * In the above example the field ArticleManager annotated with &#064;InjectMocks can have
134 * Again, note that &#064;InjectMocks will only inject mocks/spies created using the &#64;Spy or &#64;Mock annotation.
154 public @interface InjectMocks {} interface
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 129 milliseconds