![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <TestUtils.h>
Public Member Functions | |
void | enumerateClients (std::function< void(Json::Value const &, dev::eth::ClientBase &)> callback) const |
![]() | |
void | enumerateClients (std::function< void(Json::Value const &, dev::eth::ClientBase &)> callback) const |
![]() | |
void | enumerateBlockchains (std::function< void(Json::Value const &, dev::eth::BlockChain const &, dev::eth::State state)> callback) const |
![]() | |
LoadTestFileFixture () | |
![]() | |
void | enumerateThreads (std::function< void()> callback) const |
Additional Inherited Members | |
![]() | |
Json::Value | m_json |
Definition at line 70 of file TestUtils.h.
void ParallelClientBaseFixture::enumerateClients | ( | std::function< void(Json::Value const &, dev::eth::ClientBase &)> | callback | ) | const |
Definition at line 111 of file TestUtils.cpp.