SeqIdentical

org.specs2.matcher.describe.SeqIdentical
case class SeqIdentical(value: Seq[Any]) extends OrderedCollectionIdentical, ListTypeProvider

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render: String

Attributes

Inherited from:
OrderedCollectionIdentical
def render(indent: String): String

Attributes

Inherited from:
ComparisonResult

Inherited fields

val className: String

Attributes

Inherited from:
ListTypeProvider
val identical: Boolean

Attributes

Inherited from:
IdenticalComparisonResult