ComparisonResultOps

org.specs2.matcher.describe.ComparisonResultOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class PropertyDifference[A, E](actual: A, expected: E)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Extensions

Extensions

extension (diff: (Any, Any))
def renderDiff: String
extension [T](s: Seq[T])
def toOption: Option[Seq[T]]
extension (value: Any)
def render: String
def renderAny(showAll: Boolean): String
extension (values: String)
def tagWith(tag: String): String
def wrapWith(`type`: String): String