ComparisonResult

Render the result of a comparison for different types: primitives, throwables, collections,...

The comparison may turn out to render identical values or differences

class Object
trait Matchable
class Any

Value members

Abstract methods

def identical: Boolean
def render: String

Concrete methods

def render(indent: String): String