| Package | Description |
|---|---|
| org.unitils.mock.report.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016. All Rights Reserved.