Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <consensus/amount.h>
#include <policy/feerate.h>
#include <limits>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (MoneyRangeTest) | |
BOOST_AUTO_TEST_CASE (GetFeeTest) | |
BOOST_AUTO_TEST_CASE (BinaryOperatorTest) | |
BOOST_AUTO_TEST_CASE (ToStringTest) | |
BOOST_AUTO_TEST_CASE | ( | BinaryOperatorTest | ) |
Definition at line 116 of file amount_tests.cpp.
BOOST_AUTO_TEST_CASE | ( | GetFeeTest | ) |
BOOST_AUTO_TEST_CASE | ( | MoneyRangeTest | ) |
BOOST_AUTO_TEST_CASE | ( | ToStringTest | ) |