Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
WalletTestingSetup Struct Reference

Testing setup and teardown for wallet. More...

#include <wallet_test_fixture.h>

Inheritance diagram for WalletTestingSetup:
[legend]
Collaboration diagram for WalletTestingSetup:
[legend]

Public Member Functions

 WalletTestingSetup (const std::string &chainName=CBaseChainParams::MAIN)
 
 ~WalletTestingSetup ()
 

Detailed Description

Testing setup and teardown for wallet.

Definition at line 12 of file wallet_test_fixture.h.

Constructor & Destructor Documentation

WalletTestingSetup::WalletTestingSetup ( const std::string &  chainName = CBaseChainParams::MAIN)

Definition at line 13 of file wallet_test_fixture.cpp.

Here is the call graph for this function:

WalletTestingSetup::~WalletTestingSetup ( )

Definition at line 27 of file wallet_test_fixture.cpp.

Here is the call graph for this function:


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