rippled
Private Member Functions | List of all members
ripple::test::NegativeUNLVoteScoreTable_test Class Reference

Rest the build score table function of NegativeUNLVote. More...

Inheritance diagram for ripple::test::NegativeUNLVoteScoreTable_test:
Inheritance graph
[legend]
Collaboration diagram for ripple::test::NegativeUNLVoteScoreTable_test:
Collaboration graph
[legend]

Private Member Functions

void testBuildScoreTableCombination ()
 
void run () override
 

Detailed Description

Rest the build score table function of NegativeUNLVote.

This was a part of NegativeUNLVoteInternal. It is redundant and has long runtime. So we separate it out as a manual test.

Definition at line 1410 of file NegativeUNL_test.cpp.

Member Function Documentation

◆ testBuildScoreTableCombination()

void ripple::test::NegativeUNLVoteScoreTable_test::testBuildScoreTableCombination ( )
private

Definition at line 1413 of file NegativeUNL_test.cpp.

◆ run()

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

Definition at line 1498 of file NegativeUNL_test.cpp.