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>
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
std::map< std::string, fs::path > m_walletdir_path_cases
InitWalletDirTestingSetup(const ChainType chain_type=ChainType::MAIN)
~InitWalletDirTestingSetup()
void SetWalletDir(const fs::path &walletdir_path)