satisfaketion
0.5.4
0.6.0
0.5.4
0.5.3
satisfaketion-mutators
/
io.github.unredundant.satisfaketion.mutators
Package io.
github.
unredundant.
satisfaketion.
mutators
Types
Types
Collection
Mutator
Link copied to clipboard
class
CollectionMutator
<
T
:
Any
>
(
minLength
:
Int
,
maxLength
:
Int
,
random
:
Random
)
:
Mutator
<
T
,
List
<
T
>
>
Content copied to clipboard
Weighted
Nullability
Mutator
Link copied to clipboard
class
WeightedNullabilityMutator
<
T
:
Any
>
(
weight
:
Double
,
random
:
Random
)
:
Mutator
<
T
,
T
?
>
Content copied to clipboard