NothingDiffable

object NothingDiffable extends Diffable[Nothing]
trait Diffable[Nothing]
class Object
trait Matchable
class Any

Value members

Concrete methods

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