OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StubbedInvocationMatcher
(Results
1 - 3
of
3
) sorted by null
/external/mockito/src/org/mockito/internal/stubbing/
StubbedInvocationMatcher.java
17
public class
StubbedInvocationMatcher
extends InvocationMatcher implements Answer, Serializable {
23
public
StubbedInvocationMatcher
(InvocationMatcher invocation, Answer answer) {
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
Completed in 32 milliseconds