CatsFingerprints

object CatsFingerprints extends Mixin[IO, BaseCatsSuite, IOGlobalResource]
class Mixin[IO, BaseCatsSuite, IOGlobalResource]
class WeaverFingerprints[IO]
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
trait WeaverFingerprint extends SubclassFingerprint
Inherited from:
WeaverFingerprints

Inherited types

Inherited from:
Mixin
type SuiteClass = SC
Inherited from:
Mixin

Value members

Inherited methods

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

Inherited fields

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