CatsFingerprints

object CatsFingerprints extends Mixin[[A] =>> IO[A], BaseCatsSuite, IOGlobalResource]
class Mixin[[A] =>> IO[A], BaseCatsSuite, IOGlobalResource]
class WeaverFingerprints[[A] =>> IO[A]]
class Object
trait Matchable
class Any

Type members

Inherited classlikes

A fingerprint that searches only for classes extending weaver.EffectSuite. that have a constructor that takes a single weaver.GlobalResources.Read parameter.

A fingerprint that searches only for classes extending weaver.EffectSuite. that have a constructor that takes a single weaver.GlobalResources.Read parameter.

Inherited from
WeaverFingerprints

A fingerprint that searches only for singleton objects of type weaver.EffectSuite.

A fingerprint that searches only for singleton objects of type weaver.EffectSuite.

Inherited from
WeaverFingerprints

Inherited types

Inherited from
Mixin
type SuiteClass = SC
Inherited from
Mixin

Value members

Inherited methods

def suiteLoader(classLoader: ClassLoader): SuiteLoader[[A] =>> IO[A]]
Inherited from
WeaverFingerprints

Inherited fields

val GlobalResourcesInitClass: ClassTag[GlobalResourcesInitClass]
Inherited from
Mixin
val SuiteClass: ClassTag[SuiteClass]
Inherited from
Mixin