Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-base
/
com.splendo.kaluga.test.base
/
BaseFlowTest
/
testWithFlowAndTestContext
test
With
Flow
And
Test
Context
fun
testWithFlowAndTestContext
(
configuration
:
Configration
,
createFlowInMainScope
:
Boolean
=
true
,
blockWithContext
:
FlowTestBlockWithContext
<
Configration
,
Context
,
T
,
F
>
)
:
TestResult