NothingDiffable

org.specs2.matcher.describe.NothingDiffable
object NothingDiffable extends Diffable[Nothing]

Attributes

Graph
Supertypes
trait Diffable[Nothing]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def diff(actual: Nothing, expected: Nothing): Nothing

Inherited methods

def unsafeDiff(actual: Any, expected: Any): ComparisonResult

Attributes

Inherited from:
Diffable