Class StubbingArgMismatches
java.lang.Object
org.mockito.internal.junit.StubbingArgMismatches
Contains stubbing arg mismatches, knows how to format them
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(Invocation invocation, Invocation stubbing) voidformat(String testName, MockitoLogger logger) intsize()toString()
-
Field Details
-
mismatches
-
-
Constructor Details
-
StubbingArgMismatches
StubbingArgMismatches()
-
-
Method Details
-
add
-
format
-
size
public int size() -
toString
-