ArrayIdentical

case class ArrayIdentical(value: Seq[Any]) extends OrderedCollectionIdentical with ArrayTypeProvider
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def render: String
def render(indent: String): String
Inherited from:
ComparisonResult

Inherited fields

val className: String
Inherited from:
ArrayTypeProvider
val identical: Boolean