Crate il2_test_utils

Crate il2_test_utils 

Source
Expand description

§InterlockLedger test-utils

§Description

il2-test-utils is a Rust library designed to provide unit-test utilities that can be used by other components of InterlockLedger written in Rust.

See crate.io for further information about this library.

§License

This library is licensed under a 3-Clause BSD license.

Modules§

samples
This module contains functions that can be used to create sample values to be used in tests.
testdir
This module contains utilities that helps the usage of a test directory by unit-tests.