largeStringDiffable

org.specs2.matcher.describe.LinesDiffable.largeStringDiffable
object largeStringDiffable extends Diffable[String]

Attributes

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

Members list

Value members

Concrete methods

def diff(actual: String, expected: String): ComparisonResult

Inherited methods

def unsafeDiff(actual: Any, expected: Any): ComparisonResult

Attributes

Inherited from:
Diffable