Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockExecution Class Reference

#include <mock_execution.hpp>

Inheritance diagram for bb::avm2::simulation::MockExecution:
bb::avm2::simulation::ExecutionInterface

Public Member Functions

 MockExecution ()
 
 ~MockExecution () override
 
 MOCK_METHOD (ExecutionResult, execute,(std::unique_ptr< ContextInterface > context),(override))
 
- Public Member Functions inherited from bb::avm2::simulation::ExecutionInterface
virtual ~ExecutionInterface ()=default
 
virtual ExecutionResult execute (std::unique_ptr< ContextInterface > context)=0
 

Detailed Description

Definition at line 15 of file mock_execution.hpp.

Constructor & Destructor Documentation

◆ MockExecution()

bb::avm2::simulation::MockExecution::MockExecution ( )
default

◆ ~MockExecution()

bb::avm2::simulation::MockExecution::~MockExecution ( )
overridedefault

Member Function Documentation

◆ MOCK_METHOD()

bb::avm2::simulation::MockExecution::MOCK_METHOD ( ExecutionResult  ,
execute  ,
(std::unique_ptr< ContextInterface > context ,
(override)   
)

The documentation for this class was generated from the following files: