storage-test
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Ouroboros.Storage.ChainDB.Iterator

Description

Tests for the chain DB iterator.

This is a set of unit tests that check for specific bugs discovered during other testing. The more important tests for the iterators is the main model based test of the chain DB (Test.Ouroboros.Storage.ChainDB.Model.Test).

Documentation