fiktion
Toggle table of contents
0.6.0
Select version
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
fiktion
fiktion-core
/
dev.s7a.fiktion
/
DependentRuleTarget10
Dependent
Rule
Target10
class
DependentRuleTarget10
<
T
,
D1
,
D2
,
D3
,
D4
,
D5
,
D6
,
D7
,
D8
,
D9
,
D10
>
Members
Functions
generates
By
Link copied to clipboard
infix
fun
generatesBy
(
generator
:
FakeContext
.
(
D1
,
D2
,
D3
,
D4
,
D5
,
D6
,
D7
,
D8
,
D9
,
D10
)
->
T
)
:
GenerationSpec
<
T
>
Generates values for this target by invoking
generator
with dependency values in declaration order.