|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.reporting.Discrepancy
org.mockito.exceptions.Discrepancy
@Deprecated public class Discrepancy
| Constructor Summary | |
|---|---|
Discrepancy(int wantedCount,
int actualCount)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.mockito.internal.reporting.Discrepancy |
|---|
getActualCount, getPluralizedActualCount, getPluralizedWantedCount, getWantedCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Discrepancy(int wantedCount,
int actualCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||