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

CoreTest

Inherits: Test

Tests the Core internal library.

Functions

testGetUpgradeInterfaceVersion_string

function testGetUpgradeInterfaceVersion_string() public;

testGetUpgradeInterfaceVersion_noGetter

function testGetUpgradeInterfaceVersion_noGetter() public;

testGetUpgradeInterfaceVersion_empty

function testGetUpgradeInterfaceVersion_empty() public;

testGetUpgradeInterfaceVersion_integer

function testGetUpgradeInterfaceVersion_integer() public;

testGetUpgradeInterfaceVersion_void

function testGetUpgradeInterfaceVersion_void() public;

testBuildValidateCommand

function testBuildValidateCommand() public view;

testBuildValidateCommandExcludes

function testBuildValidateCommandExcludes() public view;

testInferProxyAdmin

function testInferProxyAdmin() public;

testInferProxyAdmin_hasOwner

function testInferProxyAdmin_hasOwner() public;

testInferProxyAdmin_noOwner

function testInferProxyAdmin_noOwner() public;

testInferProxyAdmin_stringOwner

function testInferProxyAdmin_stringOwner() public;

testInferProxyAdmin_notContract

function testInferProxyAdmin_notContract() public view;

testInferProxyAdmin_stateChanging

function testInferProxyAdmin_stateChanging() public;