public class SmartPrinter
extends java.lang.Object
Makes arguments printed with types if necessary
Constructor | Description |
---|---|
SmartPrinter(InvocationMatcher wanted,
Invocation actual,
java.lang.Integer... indexesOfMatchersToBeDescribedWithExtraTypeInfo) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getActual() |
|
java.lang.String |
getWanted() |
public SmartPrinter(InvocationMatcher wanted, Invocation actual, java.lang.Integer... indexesOfMatchersToBeDescribedWithExtraTypeInfo)