1#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TESTING_PROPERTY_ERROR_HPP_
2#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_TESTING_PROPERTY_ERROR_HPP_
4#include "arene/base/stdlib_choice/cstdint.hpp"
5#include "testlibs/minitest/assertion_strings.hpp"
6#include "testlibs/minitest/source_location.hpp"
Definition customization.hpp:36
Definition array_exceptions_disabled.cpp:11
Copyright 2026, Toyota Motor Corporation.
Definition array_exceptions_disabled.cpp:10
error result of evaluating a property assertion
Definition property_error.hpp:17
::testing::assertion_strings strings
Definition property_error.hpp:22
::testing::source_location location
Definition property_error.hpp:21
error_code error
Definition property_error.hpp:20
error_code
Definition property_error.hpp:18
@ failure
Definition property_error.hpp:18
@ discard
Definition property_error.hpp:18