Fabcoin Core
0.16.2
P2P Digital Currency
|
Helper class for managing data when running state tests. More...
#include <test/libtestutils/Common.h>
#include <libethashseal/GenesisInfo.h>
#include <test/libtesteth/JsonSpiritHeaders.h>
#include <libethereum/State.h>
Go to the source code of this file.
Classes | |
class | dev::test::ImportTest |
struct | dev::test::ImportTest::transactionToExecute |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::test | |
Enumerations | |
enum | dev::test::testType { dev::test::testType::StateTests, dev::test::testType::BlockChainTests, dev::test::testType::GeneralStateTest, dev::test::testType::Other } |
Helper class for managing data when running state tests.
Definition in file ImportTest.h.