IOChecker

doobie.munit.analysisspec$.IOChecker
trait IOChecker extends Checker[IO]

Implementation of Checker[IO]

Attributes

Source
analysisspec.scala
Graph
Supertypes
trait Checker[IO]
trait CheckerBase[IO]
class Object
trait Matchable
class Any
Self type
Assertions

Members list

Value members

Inherited methods

def check[A : Analyzable](a: A)(implicit evidence$1: Analyzable[A], loc: Location): Unit

Attributes

Inherited from:
Checker
Source
analysisspec.scala
def checkOutput[A : TypeName, B : TypeName](q: Query[A, B])(implicit evidence$3: TypeName[A], evidence$4: TypeName[B], loc: Location): Unit

Attributes

Inherited from:
Checker
Source
analysisspec.scala
def checkOutput[A : TypeName](q: Query0[A])(implicit evidence$2: TypeName[A], loc: Location): Unit

Attributes

Inherited from:
Checker
Source
analysisspec.scala
def colors: Colors

Attributes

Inherited from:
CheckerBase
Source
testing.scala

Attributes

Inherited from:
CheckerBase
Source
testing.scala

Implicits

Implicits

implicit override val M: Async[IO]

Attributes

Source
analysisspec.scala
implicit override val U: UnsafeRun[IO]

Attributes

Source
analysisspec.scala