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

Public Member Functions

void run () override
 
void testWithFeats (FeatureBitset features)
 

Private Member Functions

std::unique_ptr< ConfigmakeNetworkConfig (uint32_t networkID)
 
void testTxnIdFromIndex (FeatureBitset features)
 

Detailed Description

Definition at line 28 of file LedgerMaster_test.cpp.

Member Function Documentation

◆ makeNetworkConfig()

std::unique_ptr<Config> ripple::test::LedgerMaster_test::makeNetworkConfig ( uint32_t  networkID)
private

Definition at line 31 of file LedgerMaster_test.cpp.

◆ testTxnIdFromIndex()

void ripple::test::LedgerMaster_test::testTxnIdFromIndex ( FeatureBitset  features)
private

Definition at line 41 of file LedgerMaster_test.cpp.

◆ run()

void ripple::test::LedgerMaster_test::run ( )
override

Definition at line 122 of file LedgerMaster_test.cpp.

◆ testWithFeats()

void ripple::test::LedgerMaster_test::testWithFeats ( FeatureBitset  features)

Definition at line 130 of file LedgerMaster_test.cpp.