Go to the source code of this file.
◆ context_provider
NiceMock<MockContextProvider> context_provider |
|
protected |
◆ execution
NiceMock<MockExecution> execution |
|
protected |
◆ field_gt
NiceMock<MockFieldGreaterThan> field_gt |
|
protected |
◆ merkle_db
NiceMock<MockHighLevelMerkleDB> merkle_db |
|
protected |
◆ poseidon2
◆ tx_event_emitter
EventEmitter<TxEvent> tx_event_emitter |
|
protected |
◆ tx_execution
Initial value:
NiceMock< MockHighLevelMerkleDB > merkle_db
NiceMock< MockFieldGreaterThan > field_gt
NiceMock< MockContextProvider > context_provider
NiceMock< MockExecution > execution
EventEmitter< TxEvent > tx_event_emitter
NiceMock< MockWrittenPublicDataSlotsTreeCheck > written_public_data_slots_tree_check
Definition at line 34 of file tx_execution.test.cpp.
◆ written_public_data_slots_tree_check
NiceMock<MockWrittenPublicDataSlotsTreeCheck> written_public_data_slots_tree_check |
|
protected |