TestBalloon
Toggle table of contents
1.0.0
Select version
1.0.0
0.8.4
0.8.3
0.8.0
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TestBalloon
testBalloon-framework-core
/
de.infix.testBalloon.framework.core
/
TestSuiteScope
/
test
test
open
fun
TestSuiteScope
.
test
(
name
:
String
,
testConfig
:
TestConfig
=
TestConfig
,
action
:
suspend
Test.ExecutionScope
.
(
)
->
Unit
)
(
source
)
Registers a
Test
as a child of the
testSuiteInScope
.