![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
result of a property run More...
Public Attributes | |
| std::size_t | discards |
| bool | failed |
| optional< property_error > | first_failure |
| std::uint64_t | seed |
| std::size_t | successes |
result of a property run
Aggregates the statistics gathered during a property run along with the first counterexample encountered, if any.
| std::size_t arene::base::testing::property_summary::discards |
| bool arene::base::testing::property_summary::failed |
| optional<property_error> arene::base::testing::property_summary::first_failure |
| std::uint64_t arene::base::testing::property_summary::seed |
| std::size_t arene::base::testing::property_summary::successes |