org.mockito.internal.matchers
public interface ContainsExtraTypeInfo
toStringWithType() method.| Modifier and Type | Method and Description |
|---|---|
String |
toStringWithType()
Returns more verbose description of the object which include type information
|
boolean |
typeMatches(Object target)
Checks if target target has matching type.
|
String toStringWithType()
boolean typeMatches(Object target)
toStringWithType()