Raven Core  3.0.0
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 13 of file wallet_test_fixture.h.

Constructor & Destructor Documentation

◆ WalletTestingSetup()

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

Definition at line 14 of file wallet_test_fixture.cpp.

Here is the call graph for this function:

◆ ~WalletTestingSetup()

WalletTestingSetup::~WalletTestingSetup ( )

Definition at line 28 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: