|
rippled
|


Public Member Functions | |
| void | testEnablement () |
| void | testTiming () |
| void | testTags () |
| void | testDisallowXRP () |
| void | test1571 () |
| void | testFails () |
| void | testLockup () |
| void | testEscrowConditions () |
| void | testMetaAndOwnership () |
| void | testConsequences () |
| void | testEscrowWithTickets () |
| void | run () override |
Public Attributes | |
| const std::array< std::uint8_t, 4 > | fb1 = {{0xA0, 0x02, 0x80, 0x00}} |
| const std::array< std::uint8_t, 39 > | cb1 |
| const std::array< std::uint8_t, 7 > | fb2 |
| const std::array< std::uint8_t, 39 > | cb2 |
| const std::array< std::uint8_t, 8 > | fb3 |
| const std::array< std::uint8_t, 39 > | cb3 |
Definition at line 34 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testEnablement | ( | ) |
Definition at line 66 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testTiming | ( | ) |
Definition at line 102 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testTags | ( | ) |
Definition at line 239 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testDisallowXRP | ( | ) |
Definition at line 275 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::test1571 | ( | ) |
Definition at line 304 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testFails | ( | ) |
Definition at line 373 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testLockup | ( | ) |
Definition at line 505 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testEscrowConditions | ( | ) |
Definition at line 748 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testMetaAndOwnership | ( | ) |
Definition at line 1136 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testConsequences | ( | ) |
Definition at line 1313 of file Escrow_test.cpp.
| void ripple::test::Escrow_test::testEscrowWithTickets | ( | ) |
Definition at line 1373 of file Escrow_test.cpp.
|
override |
Definition at line 1512 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 4> ripple::test::Escrow_test::fb1 = {{0xA0, 0x02, 0x80, 0x00}} |
Definition at line 37 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 39> ripple::test::Escrow_test::cb1 |
Definition at line 39 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 7> ripple::test::Escrow_test::fb2 |
Definition at line 46 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 39> ripple::test::Escrow_test::cb2 |
Definition at line 49 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 8> ripple::test::Escrow_test::fb3 |
Definition at line 56 of file Escrow_test.cpp.
| const std::array<std::uint8_t, 39> ripple::test::Escrow_test::cb3 |
Definition at line 59 of file Escrow_test.cpp.
1.8.17