|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyInvocationsReport.FormattedObject | |
|---|---|
| org.unitils.mock.report.impl | |
| Uses of ProxyInvocationsReport.FormattedObject in org.unitils.mock.report.impl |
|---|
| Method parameters in org.unitils.mock.report.impl with type arguments of type ProxyInvocationsReport.FormattedObject | |
|---|---|
protected String |
DetailedObservedInvocationsReport.formatLargeObjects(List<ProxyInvocationsReport.FormattedObject> largeObjects)
Format the values that were to long to be displayed inline |
protected String |
ObservedInvocationsReport.formatObservedInvocation(ObservedInvocation observedInvocation,
List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
Map<Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
Map<Class<?>,Integer> largeObjectNameIndexes)
Creates a string representation of the given invocation. |
protected String |
ObservedInvocationsReport.formatObservedInvocation(ObservedInvocation observedInvocation,
List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
Map<Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
Map<Class<?>,Integer> largeObjectNameIndexes)
Creates a string representation of the given invocation. |
protected String |
ProxyInvocationsReport.formatValue(Object valueAtInvocationTime,
Object value,
Class<?> type,
List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
Map<Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
Map<Class<?>,Integer> largeObjectNameIndexes)
Formats the given value. |
protected String |
ProxyInvocationsReport.formatValue(Object valueAtInvocationTime,
Object value,
Class<?> type,
List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
Map<Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
Map<Class<?>,Integer> largeObjectNameIndexes)
Formats the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||