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

ContextMockCallerUpgradeable

Inherits: Initializable

Functions

__ContextMockCaller_init

function __ContextMockCaller_init() internal onlyInitializing;

__ContextMockCaller_init_unchained

function __ContextMockCaller_init_unchained() internal onlyInitializing;

callSender

function callSender(ContextMockUpgradeable context) public;

callData

function callData(ContextMockUpgradeable context, uint256 integerValue, string memory stringValue) public;