LinesDiffable

org.specs2.matcher.describe.LinesDiffable
object LinesDiffable

Import the implicit Diffable contained in this object to get a colored output showing line differences in Strings containing lots of lines

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object largeStringDiffable extends Diffable[String]

Attributes

Supertypes
trait Diffable[String]
class Object
trait Matchable
class Any
Self type

Givens

Givens

given linesDiffable[T](using evidence$2: Diffable[T]): linesDiffable[T]