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
/
testSuite
test
Suite
fun
testSuite
(
name
:
String
,
displayName
:
String
=
name
,
testConfig
:
TestConfig
=
TestConfig
,
content
:
TestSuite
.
(
)
->
Unit
)
(
source
)
Registers a
TestSuite
as a child of this test suite.