Mojo struct
PropTestConfig
struct PropTestConfig
A configuration for a property test.
Fields
- runs (
Int): The number of successful test runs to achieve before stopping the test. - seed (
Int): The seed for the random number generator.
Implemented traits
AnyType,
Copyable,
Movable,
UnknownDestructibility
Aliases
__copyinit__is_trivial
alias __copyinit__is_trivial = True
__del__is_trivial
alias __del__is_trivial = True
__moveinit__is_trivial
alias __moveinit__is_trivial = True
Methods
__init__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!