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

StdErrorsTest

Inherits: Test

State Variables

test

ErrorsTest test;

Functions

setUp

function setUp() public;

test_RevertIf_AssertionError

function test_RevertIf_AssertionError() public;

test_RevertIf_ArithmeticError

function test_RevertIf_ArithmeticError() public;

test_RevertIf_DivisionError

function test_RevertIf_DivisionError() public;

test_RevertIf_ModError

function test_RevertIf_ModError() public;

test_RevertIf_EnumConversionError

function test_RevertIf_EnumConversionError() public;

test_RevertIf_EncodeStgError

function test_RevertIf_EncodeStgError() public;

test_RevertIf_PopError

function test_RevertIf_PopError() public;

test_RevertIf_IndexOOBError

function test_RevertIf_IndexOOBError() public;

test_RevertIf_MemOverflowError

function test_RevertIf_MemOverflowError() public;

test_RevertIf_InternError

function test_RevertIf_InternError() public;