forc_test

Module setup

Source

Structs§

ContractTestSetup
The data collected to test a contract.
ScriptTestSetup
The data collected to test a script.

Enums§

DeploymentSetup
Required test setup for package types that requires a deployment.
TestSetup
The storage and the contract id (if a contract is being tested) for a test.

Type Aliases§

ContractDeploymentSetup
Result of preparing a deployment transaction setup for a contract.