lisa.fuzz.Tuple#
- class lisa.fuzz.Tuple(n, xs, typ=None)[source]#
Bases:
ChoicesSame as
lisa.fuzz.Choicesbut returns a tuple.Methods
__await__()inherited
Methods#
- Tuple.__await__()#
Inherited method, see
lisa.fuzz.Gen.__await__()
Bases: Choices
Same as lisa.fuzz.Choices but returns a tuple.
Methods
|
Inherited method, see lisa.fuzz.Gen.__await__()