Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Enumerations
ImportTest.h File Reference

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>
Include dependency graph for ImportTest.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Detailed Description

Helper class for managing data when running state tests.

Definition in file ImportTest.h.