![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
error result of evaluating a property assertion More...
Public Types | |
| enum class | error_code : std::uint8_t { failure , discard } |
Public Attributes | |
| error_code | error |
| ::testing::source_location | location |
| ::testing::assertion_strings | strings |
error result of evaluating a property assertion
Stores the error status of a property along with contextual information about where the assertion occurred and the textual components of the assertion.
|
strong |
| error_code arene::base::testing::property_error::error |
| ::testing::source_location arene::base::testing::property_error::location |
| ::testing::assertion_strings arene::base::testing::property_error::strings |