register

expect abstract fun SuiteDsl.register()(source)

Declares a SuiteDsl which will be run with kotlin-test.

For more information, see the class-level documentation.

actual abstract fun SuiteDsl.register()(source)
actual abstract fun SuiteDsl.register()(source)