|
||||||||||
| 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 java.lang.String |
DetailedObservedInvocationsReport.formatLargeObjects(java.util.List<ProxyInvocationsReport.FormattedObject> largeObjects)
Format the values that were to long to be displayed inline |
protected java.lang.String |
ObservedInvocationsReport.formatObservedInvocation(ObservedInvocation observedInvocation,
java.util.List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
java.util.Map<java.lang.Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
java.util.Map<java.lang.Class<?>,java.lang.Integer> largeObjectNameIndexes)
Creates a string representation of the given invocation. |
protected java.lang.String |
ObservedInvocationsReport.formatObservedInvocation(ObservedInvocation observedInvocation,
java.util.List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
java.util.Map<java.lang.Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
java.util.Map<java.lang.Class<?>,java.lang.Integer> largeObjectNameIndexes)
Creates a string representation of the given invocation. |
protected java.lang.String |
ProxyInvocationsReport.formatValue(java.lang.Object valueAtInvocationTime,
java.lang.Object value,
java.lang.Class<?> type,
java.util.List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
java.util.Map<java.lang.Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
java.util.Map<java.lang.Class<?>,java.lang.Integer> largeObjectNameIndexes)
Formats the given value. |
protected java.lang.String |
ProxyInvocationsReport.formatValue(java.lang.Object valueAtInvocationTime,
java.lang.Object value,
java.lang.Class<?> type,
java.util.List<ProxyInvocationsReport.FormattedObject> currentLargeObjects,
java.util.Map<java.lang.Object,ProxyInvocationsReport.FormattedObject> allLargeObjects,
java.util.Map<java.lang.Class<?>,java.lang.Integer> largeObjectNameIndexes)
Formats the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||