foundry_evm_fuzz::strategies

Module calldata

Source

Functions§

  • Given a function, it returns a strategy which generates valid calldata for that function’s input types, following declared test fixtures.
  • Given a function and some state, it returns a strategy which generated valid calldata for the given function’s input types, based on state taken from the EVM.