SetIdentical

org.specs2.matcher.describe.SetIdentical
case class SetIdentical(value: Set[_]) extends OrderedCollectionIdentical, SetTypeProvider

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

Attributes

Inherited from:
IdenticalComparisonResult