zio
zio
API
zoobie
mysql
MySQLConnectionConfig
postgres
PostgreSQLConnectionConfig
sqlcommenter
SQLCommenter
SQLCommenter
Trace
Trace
TraceInterpreter
test
Checker
ConnectionPool
ConnectionPool
ConnectionWrapper
ConnectionPoolConfig
ConnectionProxy
DatabaseError
DatabaseError
Connection
Rejected
Transient
Connection
Unhandled
Utilization
Invariant
SQL
Utilization
Transactor
Transactor
strategies
zio
/
zoobie
/
zoobie.test
/
Checker
Checker
zoobie.test.Checker
object
Checker
Attributes
Source
Checker.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Checker
.type
Members list
Clear all
Value members
Concrete methods
def
check
[
A
](
a
:
A
)(
using
evidence$1
:
Analyzable
[
A
]):
ZIO
[
Transactor
,
DatabaseError
,
TestResult
]
Attributes
Source
Checker.scala
def
checkConnIO
[
A
](
a
:
A
)(
using
evidence$3
:
Analyzable
[
A
]):
ConnectionIO
[
TestResult
]
Attributes
Source
Checker.scala
def
checkConnIOWith
[
A
](
conn
:
ConnectionIO
[
Unit
])(
a
:
A
)(
using
evidence$4
:
Analyzable
[
A
]):
ConnectionIO
[
TestResult
]
Attributes
Source
Checker.scala
def
checkWith
[
A
](
conn
:
ConnectionIO
[
Unit
])(
a
:
A
)(
using
evidence$2
:
Analyzable
[
A
]):
ZIO
[
Transactor
,
DatabaseError
,
TestResult
]
Attributes
Source
Checker.scala
In this article
Attributes
Members list
Value members
Concrete methods