Module casper_engine_test_support::utils
source · Expand description
Utility types and functions for working with execution engine tests.
Functions§
- Returns an
ExecConfig. - Returns a
GenesisConfig. - Returns a
RunGenesisRequest. - Returns
Option<Account>. - Returns a
Stringconcatenated from all of the error messages from theExecutionResult. - Returns a
Vec<Gas>representing gas consts for anExecutionResult. - Returns an error if the
ExecutionResulthas an error. - Returns the success result of the
ExecutionResult. - Reads a given compiled contract file based on path