harness.zio.test

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
abstract class Contract[_R]

Attributes

Supertypes
class Object
trait Matchable
class Any
abstract class ContractHarnessSpec[_R](implName: String, contract: Contract[_R])(using evidence$1: Tag[_R]) extends HarnessSpec[_R]

Attributes

Supertypes
class HarnessSpec[_R]
class ZIOSpecDefault
class ZIOSpec[TestEnvironment]
trait ZIOSpecVersionSpecific[TestEnvironment]
class ZIOSpecAbstract
trait ZIOSpecAbstractVersionSpecific
trait ZIOApp
trait ZIOAppVersionSpecific
class Object
trait Matchable
class Any
Show all
abstract class DefaultHarnessSpec extends HarnessSpec[Any]

Attributes

Supertypes
class HarnessSpec[Any]
class ZIOSpecDefault
class ZIOSpec[TestEnvironment]
trait ZIOSpecVersionSpecific[TestEnvironment]
class ZIOSpecAbstract
trait ZIOSpecAbstractVersionSpecific
trait ZIOApp
trait ZIOAppVersionSpecific
class Object
trait Matchable
class Any
Show all
object HAspects

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
HAspects.type
abstract class HarnessSpec[_R] extends ZIOSpecDefault

Attributes

Companion
object
Supertypes
class ZIOSpecDefault
class ZIOSpec[TestEnvironment]
trait ZIOSpecVersionSpecific[TestEnvironment]
class ZIOSpecAbstract
trait ZIOSpecAbstractVersionSpecific
trait ZIOApp
trait ZIOAppVersionSpecific
class Object
trait Matchable
class Any
Show all
Known subtypes
object HarnessSpec

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait LayerProvider[+R]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class PerTest[PerTestR]
class Shared[SharedR]
class SharedAndPerTest[SharedR, PerTestR]
object LayerProvider

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait LogCache

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Impl
object LogCache

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
LogCache.type

Types

Extensions

Extensions

extension (aspect: ZIOAspectPoly)(aspect: ZIOAspectPoly)
def toTestAspectPoly: TestAspectPoly
extension [R](aspect: ZIOAspectAtLeastR[R])(aspect: ZIOAspectAtLeastR[R])
def toTestAspectAtLeastR: TestAspectAtLeastR[R]
extension (mod: FiberRefModification)(mod: FiberRefModification)
def testAspect: TestAspectPoly
extension [R](mod: FiberRefModificationR[R])(mod: FiberRefModificationR[R])
def testAspect: TestAspectAtLeastR[R]