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

Uint256HeapTest

Inherits: Test

State Variables

heap

Heap.Uint256Heap internal heap;

Functions

_validateHeap

function _validateHeap(function(uint256, uint256) view returns (bool) comp) internal view;

testFuzz

function testFuzz(uint256[] calldata input) public;

testFuzzGt

function testFuzzGt(uint256[] calldata input) public;