spek-api
/
org.jetbrains.spek.api.dsl
/
Dsl
/
test
test
abstract
fun
test
(
description
:
String
,
pending
:
Pending
=
Pending.No
,
body
:
(
)
->
Unit
)
:
Unit