|
rippled
|


Public Member Functions | |
| void | testFreeTrustlines (bool thirdLineCreatesLE, bool createOnHighAcct) |
| void | testTicketSetTrust () |
| Json::Value | trust_explicit_amt (jtx::Account const &a, STAmount const &amt) |
| void | testMalformedTransaction () |
| void | testModifyQualityOfTrustline (bool createQuality, bool createOnHighAcct) |
| void | run () override |
Definition at line 27 of file SetTrust_test.cpp.
| void ripple::test::SetTrust_test::testFreeTrustlines | ( | bool | thirdLineCreatesLE, |
| bool | createOnHighAcct | ||
| ) |
Definition at line 31 of file SetTrust_test.cpp.
| void ripple::test::SetTrust_test::testTicketSetTrust | ( | ) |
Definition at line 110 of file SetTrust_test.cpp.
| Json::Value ripple::test::SetTrust_test::trust_explicit_amt | ( | jtx::Account const & | a, |
| STAmount const & | amt | ||
| ) |
Definition at line 144 of file SetTrust_test.cpp.
| void ripple::test::SetTrust_test::testMalformedTransaction | ( | ) |
Definition at line 155 of file SetTrust_test.cpp.
| void ripple::test::SetTrust_test::testModifyQualityOfTrustline | ( | bool | createQuality, |
| bool | createOnHighAcct | ||
| ) |
Definition at line 202 of file SetTrust_test.cpp.
|
override |
Definition at line 252 of file SetTrust_test.cpp.
1.8.17