Home
last modified time | relevance | path

Searched defs:withSpy (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/annotation/
DSpyAnnotationTest.java68 WithSpy withSpy = new WithSpy(); in should_allow_spying_on_interfaces() local
80 WithSpy withSpy = new WithSpy(); in should_allow_spying_on_interfaces_when_instance_is_concrete() local
133 SpyAbstractClass withSpy = new SpyAbstractClass(); in should_spy_abstract_class() local