All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.org.spekframework.spek2.Spek.kt Maven / Gradle / Ivy

There is a newer version: 2.0.19
Show newest version
package org.spekframework.spek2

import org.spekframework.spek2.dsl.Root

abstract class Spek(val root: Root.() -> Unit)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy