Fabcoin Core  0.16.2
P2P Digital Currency
Functions
Transaction.cpp File Reference
#include "test/libtesteth/TestHelper.h"
#include <libethcore/Exceptions.h>
#include <libethcore/Common.h>
#include <libevm/VMFace.h>
Include dependency graph for Transaction.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TransactionGasRequired)
 
 BOOST_AUTO_TEST_CASE (ExecutionResultOutput)
 
 BOOST_AUTO_TEST_CASE (transactionExceptionOutput)
 
 BOOST_AUTO_TEST_CASE (toTransactionExceptionConvert)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( TransactionGasRequired  )

Definition at line 33 of file Transaction.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( ExecutionResultOutput  )

Definition at line 39 of file Transaction.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( transactionExceptionOutput  )

Definition at line 52 of file Transaction.cpp.

BOOST_AUTO_TEST_CASE ( toTransactionExceptionConvert  )

Definition at line 120 of file Transaction.cpp.

Here is the call graph for this function: