ComparisonResult

org.specs2.matcher.describe.ComparisonResult

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

The comparison may turn out to render identical values or differences

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def identical: Boolean
def render: String

Concrete methods

def render(indent: String): String