spek-api / org.jetbrains.spek.api.lifecycle

Package org.jetbrains.spek.api.lifecycle

Types

ActionScope interface ActionScope : GroupScope
CachingMode enum class CachingMode

Specifies how lifecycle aware objects are cached.

GroupScope interface GroupScope : Scope
InstanceFactory interface InstanceFactory
LifecycleAware interface LifecycleAware<out T> : ReadOnlyProperty<Any?, T>
LifecycleListener interface LifecycleListener
Scope interface Scope
TestScope interface TestScope : Scope