Available on crate feature
testing
only.Expand description
Trait and macro of integration tests for EventCacheStore
implementations.
Traits§
- Event
Cache Store Integration Tests EventCacheStore
integration tests.
Functions§
- check_
test_ event - Check that an event created with
make_test_event
contains the expected data. - make_
test_ event - Create a test event with all data filled, for testing that linked chunk correctly stores event data.