Macro event_cache_store_integration_tests_time

Source
macro_rules! event_cache_store_integration_tests_time {
    () => { ... };
}
Available on crate feature testing only.
Expand description

Macro generating tests for the event cache store, related to time (mostly for the cross-process lock).