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

Public Member Functions

void run () override
 

Private Member Functions

void check (std::string const &s, std::string const &answer)
 

Detailed Description

Definition at line 25 of file ProtocolVersion_test.cpp.

Member Function Documentation

◆ check()

void ripple::ProtocolVersion_test::check ( std::string const &  s,
std::string const &  answer 
)
private

Definition at line 29 of file ProtocolVersion_test.cpp.

◆ run()

void ripple::ProtocolVersion_test::run ( )
override

Definition at line 49 of file ProtocolVersion_test.cpp.