TestLibraryBytesDLL
/contracts/TestLibraryBytesDLL.sol

event

TestLog 86baa66b

inputs0bytes32_string
function

setup_data_for_testing 7fb90070

function

setup_reset_data 735dc8fb

function

test f8a8fd6d

outputs0uint256[16]_results
function

test_append 5b66906e

inputs0bytes32_data
outputs0bool_success
function

test_check_collection_count 7775d1df

outputs0uint256_count
function

test_check_count 17f26cda

outputs0uint256_count
function

test_check_first_index eeba652b

outputs0uint256_first_index
function

test_check_last_index 229270ff

outputs0uint256_last_index
function

test_end f3bedbdd

outputs0uint256_end_index
function

test_end_item bdb35622

outputs0bytes32_item
function, constant

test_find 00d635f7

inputs0bytes32_item
outputs0uint256_item_index
function

test_get f5350782

inputs0uint256_item_index
outputs0bytes32_item
function

test_item_next_index c6142b38

inputs0uint256_item_index
outputs0uint256_next_index
function

test_item_previous_index f26ef7e1

inputs0uint256_item_index
outputs0uint256_previous_index
function

test_next 6df14521

inputs0uint256_current_index
outputs0uint256_next_index
function

test_next_item b9507dea

inputs0bytes32_current_item
outputs0bytes32_next_item
function

test_previous 3eed8f50

inputs0uint256_current_index
outputs0uint256_previous_index
function

test_previous_item 019c8e1e

inputs0bytes32_current_item
outputs0bytes32_previous_item
function

test_remove 2686d224

inputs0uint256_index
outputs0bool_success
function

test_remove_item 1189bd44

inputs0bytes32_item
outputs0bool_success
function

test_start 4d85c29a

outputs0uint256_start_index
function

test_start_item 6442a1c1

outputs0bytes32_item
function

test_total 06a3220e

outputs0uint256_total_count
function

test_valid cad6f270

inputs0uint256_item_index
outputs0bool_yes
function

test_valid_item 56f0f7b7

inputs0bytes32_item
outputs0bool_yes