Diffables

org.specs2.matcher.describe.Diffables
See theDiffables companion object
trait Diffables

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Diffables.type

Members list

Extensions

Extensions

extension [T](diffable: Diffable[T])
def compareWith(compare: (T, T) => Boolean): Diffable[T]