FormDiffs

org.specs2.form.FormDiffs
object FormDiffs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FormDiffs.type

Members list

Value members

Inherited methods

def sequence(form1: Seq[Form], form2: Seq[Form]): Seq[Form]

Attributes

Inherited from:
FormDiffs (hidden)
def set(form1: Seq[Form], form2: Seq[Form]): Seq[Form]

Attributes

Inherited from:
FormDiffs (hidden)
def subsequence(form1: Seq[Form], form2: Seq[Form]): Seq[Form]

Attributes

Inherited from:
FormDiffs (hidden)
def subset(form1: Seq[Form], form2: Seq[Form]): Seq[Form]

Attributes

Inherited from:
FormDiffs (hidden)