CheckerBase

doobie.util.testing.CheckerBase
trait CheckerBase[M[_]]

Common base trait for various checkers and matchers.

Attributes

Source
testing.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Attributes

Source
testing.scala

Concrete methods

def colors: Colors

Attributes

Source
testing.scala

Implicits

Implicits

implicit def M: Async[M]

Attributes

Source
testing.scala
implicit def U: UnsafeRun[M]

Attributes

Source
testing.scala