lisa.fuzz.Tuple#
- class lisa.fuzz.Tuple(n, xs, typ=None)[source]#
Bases:
Choices
Same as
lisa.fuzz.Choices
but 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__()