Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
RLPXTestFixture Struct Reference
Inheritance diagram for RLPXTestFixture:
[legend]
Collaboration diagram for RLPXTestFixture:
[legend]

Public Member Functions

 RLPXTestFixture ()
 
 ~RLPXTestFixture ()
 
- Public Member Functions inherited from dev::test::TestOutputHelper
 TestOutputHelper ()
 
 ~TestOutputHelper ()
 

Public Attributes

Secp256k1PPs_secp256k1
 

Additional Inherited Members

- Static Public Member Functions inherited from dev::test::TestOutputHelper
static void initTest (int _maxTests=1)
 
static void initTest (json_spirit::mValue &_v)
 
static bool passTest (json_spirit::mObject &_o, std::string &_testName)
 
static void setMaxTests (int _count)
 
static void setCurrentTestFileName (std::string _name)
 
static std::string const & testName ()
 
static std::string const & caseName ()
 
static std::string const & testFileName ()
 
static void finishTest ()
 
static void printTestExecStats ()
 

Detailed Description

Definition at line 49 of file rlpx.cpp.

Constructor & Destructor Documentation

RLPXTestFixture::RLPXTestFixture ( )
inline

Definition at line 50 of file rlpx.cpp.

RLPXTestFixture::~RLPXTestFixture ( )
inline

Definition at line 51 of file rlpx.cpp.

Member Data Documentation

Secp256k1PP* RLPXTestFixture::s_secp256k1

Definition at line 53 of file rlpx.cpp.


The documentation for this struct was generated from the following file: