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

StdChainsTest

Inherits: Test

Functions

test_ChainRpcInitialization

function test_ChainRpcInitialization() public;

_testRpc

function _testRpc(string memory rpcAlias) internal;

test_RevertIf_ChainNotFound

function test_RevertIf_ChainNotFound() public;

test_RevertIf_SetChain_ChainIdExist_FirstTest

function test_RevertIf_SetChain_ChainIdExist_FirstTest() public;

test_RevertIf_ChainBubbleUp

function test_RevertIf_ChainBubbleUp() public;

test_RevertIf_SetChain_ChainIdExists_SecondTest

function test_RevertIf_SetChain_ChainIdExists_SecondTest() public;

test_SetChain

function test_SetChain() public;

test_RevertIf_SetEmptyAlias

function test_RevertIf_SetEmptyAlias() public;

test_RevertIf_SetNoChainId0

function test_RevertIf_SetNoChainId0() public;

test_RevertIf_GetNoChainId0

function test_RevertIf_GetNoChainId0() public;

test_RevertIf_GetNoEmptyAlias

function test_RevertIf_GetNoEmptyAlias() public;

test_RevertIf_ChainIdNotFound

function test_RevertIf_ChainIdNotFound() public;

test_RevertIf_ChainAliasNotFound

function test_RevertIf_ChainAliasNotFound() public;

test_SetChain_ExistingOne

function test_SetChain_ExistingOne() public;

test_RevertIf_DontUseDefaultRpcUrl

function test_RevertIf_DontUseDefaultRpcUrl() public;