apollo-kotlin
3.8.2
common
apollo-testing-support
/
com.apollographql.apollo3.testing
/
runTest
run
Test
common
@
ApolloExperimental
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v3_4_1
)
fun
runTest
(
context
:
CoroutineContext
=
EmptyCoroutineContext
,
before
:
suspend
CoroutineScope
.
(
)
->
Unit
=
{}
,
after
:
suspend
CoroutineScope
.
(
)
->
Unit
=
{}
,
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
Content copied to clipboard