Documentation ¶
Index ¶
- func ComputationResultFixture(t *testing.T, parentBlockExecutionResultID flow.Identifier, ...) *execution.ComputationResult
- func ComputationResultForBlockFixture(t *testing.T, parentBlockExecutionResultID flow.Identifier, ...) *execution.ComputationResult
- func StateInteractionsFixture() *snapshot.ExecutionSnapshot
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputationResultFixture ¶
func ComputationResultFixture( t *testing.T, parentBlockExecutionResultID flow.Identifier, collectionsSignerIDs [][]flow.Identifier, ) *execution.ComputationResult
func ComputationResultForBlockFixture ¶
func ComputationResultForBlockFixture( t *testing.T, parentBlockExecutionResultID flow.Identifier, completeBlock *entity.ExecutableBlock, ) *execution.ComputationResult
func StateInteractionsFixture ¶
func StateInteractionsFixture() *snapshot.ExecutionSnapshot
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.