5#ifndef BITCOIN_WALLET_TEST_INIT_TEST_FIXTURE_H
6#define BITCOIN_WALLET_TEST_INIT_TEST_FIXTURE_H
Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
~InitWalletDirTestingSetup()
std::map< std::string, fs::path > m_walletdir_path_cases
std::unique_ptr< interfaces::WalletLoader > m_wallet_loader
InitWalletDirTestingSetup(const ChainType chain_type=ChainType::MAIN)
void SetWalletDir(const fs::path &walletdir_path)