UnitSpec

fun UnitSpec(spec: UnitSpec.() -> Unit)
fun UnitSpec(    iterations: Int = 250,     maxDepth: Int = 15,     spec: UnitSpec.() -> Unit = {})