CatsFingerprints

weaver.framework.CatsFingerprints$
object CatsFingerprints extends Mixin[IO, BaseCatsSuite, IOGlobalResource]

Attributes

Graph
Supertypes
class Mixin[IO, BaseCatsSuite, IOGlobalResource]
class WeaverFingerprints[IO]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

Attributes

Inherited from:
WeaverFingerprints
Graph
Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any

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.

Attributes

Inherited from:
WeaverFingerprints
Graph
Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any

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

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

Attributes

Inherited from:
WeaverFingerprints
Graph
Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any
trait WeaverFingerprint extends SubclassFingerprint

Attributes

Inherited from:
WeaverFingerprints
Graph
Supertypes
trait SubclassFingerprint
trait Fingerprint
class Object
trait Matchable
class Any
Known subtypes

Inherited types

Attributes

Inherited from:
Mixin
type SuiteClass = SC

Attributes

Inherited from:
Mixin

Value members

Inherited methods

def suiteLoader(classLoader: ClassLoader): SuiteLoader[F]

Attributes

Inherited from:
WeaverFingerprints

Inherited fields

val GlobalResourcesInitClass: ClassTag[GlobalResourcesInitClass]

Attributes

Inherited from:
Mixin
val SuiteClass: ClassTag[SuiteClass]

Attributes

Inherited from:
Mixin