Dispatch
dispatch-test-junit5
/
dispatch.test
/
CoroutineTestExtension
/
ScopeFactory
/
create
create
open
fun
create
(
)
:
TestProvidedCoroutineScope
Content copied to clipboard
Creates an instance of
TestProvidedCoroutineScope
. Uses the no-arg factory by default.
Sources
jvm source
Link copied to clipboard