TestDbIOExt

final implicit class TestDbIOExt[A](self: IO[A]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def unsafeRun(): A