ContentDifference

org.specs2.text.ContentDifference

This trait represents the difference between 2 "contents"

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Types

type Difference

Value members

Abstract methods

def isEmpty: Boolean

Attributes

Returns

true if there is no difference in 2 contents

def show: Seq[Difference]

Attributes

Returns

a list of differences between content1 and content2