TestBalloon
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TestBalloon
testBalloon-framework-core
/
de.infix.testBalloon.framework.core
/
TestSuite
/
test
test
fun
test
(
name
:
String
,
displayName
:
String
=
name
,
testConfig
:
TestConfig
=
TestConfig
,
action
:
suspend
TestExecutionScope
.
(
)
->
Unit
)
(
source
)
Registers a
Test
as a child of this test suite.