7#include <boost/test/unit_test.hpp>
9BOOST_AUTO_TEST_SUITE(fees_util_tests)
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(fee_rate_estimator_type_to_string)
BOOST_CHECK_EQUAL(headers.FindFirst("key"), "value")
#define BOOST_CHECK(expr)
std::string_view FeeRateEstimatorTypeToString(FeeRateEstimatorType feerate_estimator_type)
FeeRateEstimatorType FeeRateEstimatorTypeFromString(std::string_view feerate_estimator_type)