ArrayIdentical

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

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:
ArrayTypeProvider
val identical: Boolean

Attributes

Inherited from:
IdenticalComparisonResult