Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
contract_instance_manager.test.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::simulation
 

Variable Documentation

◆ contract_db

StrictMock<MockContractDB> contract_db
protected

Definition at line 26 of file contract_instance_manager.test.cpp.

◆ event_emitter

EventEmitter<ContractInstanceRetrievalEvent> event_emitter
protected

Definition at line 30 of file contract_instance_manager.test.cpp.

◆ field_gt

StrictMock<MockFieldGreaterThan> field_gt
protected

Definition at line 29 of file contract_instance_manager.test.cpp.

◆ merkle_db

StrictMock<MockHighLevelMerkleDB> merkle_db
protected

Definition at line 27 of file contract_instance_manager.test.cpp.

◆ update_check

StrictMock<MockUpdateCheck> update_check
protected

Definition at line 28 of file contract_instance_manager.test.cpp.