|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.report.impl.ProxyInvocationsReport.FormattedObject
protected static class ProxyInvocationsReport.FormattedObject
Class for representing a value that was too large to be displayed inline.
| Constructor Summary | |
|---|---|
ProxyInvocationsReport.FormattedObject(java.lang.String name,
java.lang.String representation)
Creates a large value |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getRepresentation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyInvocationsReport.FormattedObject(java.lang.String name,
java.lang.String representation)
name - The name used as inline replacement, not nullrepresentation - The actual string representation of the value, not null| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getRepresentation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||