public class StandardRepresentation extends Object implements Representation
| Constructor and Description |
|---|
StandardRepresentation() |
public String toStringOf(Object object)
toString representation of the given object. It may or not the object's own
implementation of toString.toStringOf in interface Representationobject - the given object.toString representation of the given object.Copyright © 2013-2014 AssertJ. All Rights Reserved.