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
◆ retrieved_bytecodes_tree_check
| NiceMock<MockRetrievedBytecodesTreeCheck> retrieved_bytecodes_tree_check |
|
protected |
◆ tx_event_emitter
| EventEmitter<TxEvent> tx_event_emitter |
|
protected |
◆ tx_execution
Initial value:
NiceMock< MockRetrievedBytecodesTreeCheck > retrieved_bytecodes_tree_check
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 36 of file tx_execution.test.cpp.
◆ written_public_data_slots_tree_check
| NiceMock<MockWrittenPublicDataSlotsTreeCheck> written_public_data_slots_tree_check |
|
protected |