satisfaketion
0.5.4
0.5.4
0.5.3
satisfaketion-mutators
/
io.github.unredundant.satisfaketion.mutators
/
CollectionMutator
Collection
Mutator
class
CollectionMutator
<
T
:
Any
>
(
minLength
:
Int
,
maxLength
:
Int
,
random
:
Random
)
:
Mutator
<
T
,
List
<
T
>
>
Content copied to clipboard
Functions
Functions
mutate
Link copied to clipboard
open
override
fun
mutate
(
generator
:
Generator
<
T
>
)
:
Generator
<
List
<
T
>
>
Content copied to clipboard