kotest-core / io.kotest.core.spec.style / BehaviorSpecDsl / given

given

open fun given(name: String, test: suspend GivenContext.() -> Unit): Unit