Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TestForking

Git Source

Inherits: Assertion

State Variables

sum

uint256 public sum = 0

someInitValue

uint256 public someInitValue = 1

Functions

forkSwitchStorage

function forkSwitchStorage() external;

forkSwitchNewDeployedContract

function forkSwitchNewDeployedContract() external;

forkSwitchBalance

function forkSwitchBalance() external;

persistTargetContracts

function persistTargetContracts() external;

triggers

function triggers() external view override;