rippled
Private Member Functions | List of all members
ripple::test::NegativeUNL_test Class Reference
Inheritance diagram for ripple::test::NegativeUNL_test:
Inheritance graph
[legend]
Collaboration diagram for ripple::test::NegativeUNL_test:
Collaboration graph
[legend]

Private Member Functions

void testNegativeUNL ()
 Test filling and applying ttUNL_MODIFY Tx, as well as ledger update: More...
 
void run () override
 

Detailed Description

Definition at line 117 of file NegativeUNL_test.cpp.

Member Function Documentation

◆ testNegativeUNL()

void ripple::test::NegativeUNL_test::testNegativeUNL ( )
private

Test filling and applying ttUNL_MODIFY Tx, as well as ledger update:

We will build a long history of ledgers, and try to apply different ttUNL_MODIFY Txes. We will check if the apply results meet expectations and if the ledgers are updated correctly.

Definition at line 127 of file NegativeUNL_test.cpp.

◆ run()

void ripple::test::NegativeUNL_test::run ( )
overrideprivate

Definition at line 515 of file NegativeUNL_test.cpp.