Pixnews Anvil-KSP Code Generators
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Pixnews Anvil-KSP Code Generators
test-inject
/
ru.pixnews.anvil.ksp.codegen.test.inject.wiring
/
DefaultInstrumentedTestInjector
Default
Instrumented
Test
Injector
class
DefaultInstrumentedTestInjector
(
providers
:
Map
<
Class
<
out
Any
>
,
SingleInstrumentedTestInjector
>
)
:
InstrumentedTestInjector
(
source
)
Members
Constructors
Default
Instrumented
Test
Injector
Link copied to clipboard
constructor
(
providers
:
Map
<
Class
<
out
Any
>
,
SingleInstrumentedTestInjector
>
)
Functions
inject
Link copied to clipboard
open
override
fun
inject
(
test
:
Any
)