ProductComparisonResult

org.specs2.matcher.describe.ProductComparisonResult
class ProductComparisonResult(typeName: String, results: List[(String, ComparisonResult)]) extends ComparisonResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def identical: Boolean
override def render(indent: String): String

Attributes

Definition Classes
def render: String