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

Public Member Functions

void run () override
 

Private Member Functions

void test (RCLCensorshipDetector< int, int > &cdet, int round, std::vector< int > proposed, std::vector< int > accepted, std::vector< int > remain, std::vector< int > remove)
 

Detailed Description

Definition at line 28 of file RCLCensorshipDetector_test.cpp.

Member Function Documentation

◆ test()

void ripple::test::RCLCensorshipDetector_test::test ( RCLCensorshipDetector< int, int > &  cdet,
int  round,
std::vector< int >  proposed,
std::vector< int >  accepted,
std::vector< int >  remain,
std::vector< int >  remove 
)
private

Definition at line 31 of file RCLCensorshipDetector_test.cpp.

◆ run()

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

Definition at line 70 of file RCLCensorshipDetector_test.cpp.