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
/
Fixture
/
closeWith
close
With
infix
fun
closeWith
(
action
:
suspend
Value
.
(
)
->
Unit
)
:
TestSuite.Fixture
<
Value
>
(
source
)
Registers
action
to be called when this fixture's lifetime ends.