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

Public Member Functions

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

Public Attributes

TestOutputHelper testHelper
 

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 69 of file shhrpc.cpp.

Constructor & Destructor Documentation

Setup::Setup ( )
inline

Definition at line 71 of file shhrpc.cpp.

Here is the call graph for this function:

Setup::~Setup ( )
inline

Definition at line 99 of file shhrpc.cpp.

Member Data Documentation

TestOutputHelper Setup::testHelper

Definition at line 104 of file shhrpc.cpp.


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