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
/
TestFixture
/
Scope
/
test
test
@
JvmName
(
name
=
"testFixtureScoped"
)
fun
test
(
name
:
String
,
testConfig
:
TestConfig
=
TestConfig
,
fixtureScopedAction
:
FixtureScopedAction
)
(
source
)
Registers a
Test
as a child of the scope's test suite.