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

Public Member Functions

void testDisabled ()
 
void testStart ()
 
void testStop ()
 
void run () override
 

Private Member Functions

bool importCompleted (NodeStore::DatabaseShard *shardStore, std::uint8_t const numberOfShards, Json::Value const &result)
 

Detailed Description

Definition at line 31 of file NodeToShardRPC_test.cpp.

Member Function Documentation

◆ importCompleted()

bool ripple::test::NodeToShardRPC_test::importCompleted ( NodeStore::DatabaseShard shardStore,
std::uint8_t const  numberOfShards,
Json::Value const &  result 
)
private

Definition at line 34 of file NodeToShardRPC_test.cpp.

◆ testDisabled()

void ripple::test::NodeToShardRPC_test::testDisabled ( )

Definition at line 57 of file NodeToShardRPC_test.cpp.

◆ testStart()

void ripple::test::NodeToShardRPC_test::testStart ( )

Definition at line 127 of file NodeToShardRPC_test.cpp.

◆ testStop()

void ripple::test::NodeToShardRPC_test::testStop ( )

Definition at line 271 of file NodeToShardRPC_test.cpp.

◆ run()

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

Definition at line 404 of file NodeToShardRPC_test.cpp.