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

InstanceFactory

interface InstanceFactory

Author
Ranie Jade Ramiso

Since
1.1

Functions

create abstract fun <T : Spek> create(spek: KClass<T>): T