Crate fe_compiler_test_utils

Source

Macros§

assert_harness_gas_report

Structs§

ContractHarness
ExecutionOutput
GasRecord
GasReporter
NumericAbiTokenBounds
Runtime
SolidityCompileError

Constants§

DEFAULT_CALLER

Traits§

ToBeBytes

Functions§

address
address_array_token
address_token
bool_token
bytes_token
encode_error_reason
encode_revert
encoded_div_or_mod_by_zero
encoded_invalid_abi_data
encoded_over_or_underflow
encoded_panic_assert
encoded_panic_out_of_bounds
get_2s_complement_for_negative
To get the 2s complement value for e.g. -128 call get_2s_complement_for_negative(128)
int_array_token
int_token
load_contract
string_token
to_2s_complement
tuple_token
uint_array_token
uint_token
uint_token_from_dec_str
validate_return
validate_revert
with_executor
with_executor_backend

Type Aliases§

Backend
Executor
StackState