tree: 7afcb684ee16d9e9f7a6fddd46742b825178224f [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. ledger_test_instance_provider.cc
  4. README.md
src/ledger/bin/testing/ledger_test_instance_provider/README.md

Ledger Test Instance Provider

This is a package containing a ledger_test_instance_provider_bin binary whose purpose is to return Ledger instances backed by memfs.

It exists to allow tests built outside of peridot to get access to a Ledger instance, a task otherwise impossible because the required API (LedgerRepository) is not available outside of peridot.