koin-test
/
org.koin.test.core.instance
/
SandboxInstanceFactory
/
create
create
fun
<
T
>
create
(
def
:
BeanDefinition
<
T
>
,
scope
:
Scope
?
)
:
InstanceHolder
<
T
>