Home
last modified time | relevance | path

Searched refs:hasSpy (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/annotation/
DSpyInjectionTest.java19 @InjectMocks HasSpy hasSpy = new HasSpy(); field in SpyInjectionTest
30 MockUtil.isMock(hasSpy.spy); in shouldDoStuff()