spek-api / org.jetbrains.spek.api / SubjectSpek

SubjectSpek

abstract class SubjectSpek<T>

Author
Ranie Jade Ramiso



Constructors

<init> SubjectSpek(spec: SubjectDsl<T>.() -> Unit)

Properties

spec val spec: SubjectDsl<T>.() -> Unit