DiffxExpectations

com.softwaremill.diffx.weaver.DiffxExpectations
See theDiffxExpectations companion object

Attributes

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

Members list

Concise view

Value members

Concrete methods

def expectEqual[T : Diff](t1: T, t2: T)(implicit evidence$1: Diff[T], c: ShowConfig, loc: SourceLocation): Expectations