OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPluralizedWantedCount
(Results
1 - 4
of
4
) sorted by null
/external/mockito/src/org/mockito/internal/verification/checkers/
AtLeastDiscrepancy.java
16
public String
getPluralizedWantedCount
() {
17
return "*at least* " + super.
getPluralizedWantedCount
();
/external/mockito/src/org/mockito/internal/reporting/
Discrepancy.java
21
public String
getPluralizedWantedCount
() {
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
Completed in 40 milliseconds