macro_rules! media_store_integration_tests_time {
() => { ... };
}
Available on crate feature
testing
only.Expand description
Macro generating tests for the media store, related to time (mostly for the cross-process lock).
macro_rules! media_store_integration_tests_time {
() => { ... };
}
testing
only.Macro generating tests for the media store, related to time (mostly for the cross-process lock).