5#ifndef BITCOIN_WALLET_TEST_INIT_TEST_FIXTURE_H
6#define BITCOIN_WALLET_TEST_INIT_TEST_FIXTURE_H
11#include <test/util/setup_common.h>
static const std::string MAIN
BIP70 chain name strings (main, test or regtest)
Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
std::unique_ptr< interfaces::WalletClient > m_wallet_client
InitWalletDirTestingSetup(const std::string &chainName=CBaseChainParams::MAIN)
std::map< std::string, fs::path > m_walletdir_path_cases
~InitWalletDirTestingSetup()
void SetWalletDir(const fs::path &walletdir_path)