Packages

object DiffMatcher extends DiffMatcher

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DiffMatcher
  2. DiffMatcher
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DiffForMatcher[A] extends Matcher[A]
    Definition Classes
    DiffMatcher

Value Members

  1. def matchTo[A](left: A)(implicit arg0: Diff[A], c: ConsoleColorConfig): DiffForMatcher[A]
    Definition Classes
    DiffMatcher