rippled
|
Private Member Functions | |
void | succ (ReadView const &v, std::uint32_t id, std::optional< std::uint32_t > answer) |
void | testLedger () |
void | testMeta () |
void | testMetaSucc () |
void | testStacked () |
void | testContext () |
void | testUpperAndLowerBound () |
void | testSles () |
void | testFlags () |
void | testTransferRate () |
void | testAreCompatible () |
void | testRegressions () |
void | run () override |
Static Private Member Functions | |
static Keylet | k (std::uint64_t id) |
static std::shared_ptr< SLE > | sle (std::uint64_t id, std::uint32_t seq=1) |
template<class T > | |
static std::uint32_t | seq (std::shared_ptr< T > const &le) |
static void | seq (std::shared_ptr< SLE > const &le, std::uint32_t seq) |
static void | wipe (OpenLedger &openLedger) |
static void | wipe (Ledger &ledger) |
template<class T > | |
static std::shared_ptr< std::remove_const_t< T > > | copy (std::shared_ptr< T > const &sp) |
static std::vector< uint256 > | sles (ReadView const &ledger) |
template<class... Args> | |
static std::vector< uint256 > | list (Args... args) |
Definition at line 34 of file View_test.cpp.
|
staticprivate |
Definition at line 38 of file View_test.cpp.
|
staticprivate |
Definition at line 45 of file View_test.cpp.
|
staticprivate |
Definition at line 55 of file View_test.cpp.
|
staticprivate |
Definition at line 62 of file View_test.cpp.
|
staticprivate |
Definition at line 69 of file View_test.cpp.
|
staticprivate |
Definition at line 88 of file View_test.cpp.
|
private |
Definition at line 105 of file View_test.cpp.
|
staticprivate |
Definition at line 124 of file View_test.cpp.
|
private |
Definition at line 131 of file View_test.cpp.
|
private |
Definition at line 168 of file View_test.cpp.
|
private |
Definition at line 201 of file View_test.cpp.
|
private |
Definition at line 267 of file View_test.cpp.
|
private |
Definition at line 334 of file View_test.cpp.
|
staticprivate |
Definition at line 381 of file View_test.cpp.
|
staticprivate |
Definition at line 392 of file View_test.cpp.
|
private |
Definition at line 398 of file View_test.cpp.
|
private |
Definition at line 667 of file View_test.cpp.
|
private |
Definition at line 801 of file View_test.cpp.
|
private |
Definition at line 966 of file View_test.cpp.
|
private |
Definition at line 990 of file View_test.cpp.
|
private |
Definition at line 1054 of file View_test.cpp.
|
overrideprivate |
Definition at line 1096 of file View_test.cpp.