Function migrate_state_test::run_all [−][src]
pub async fn run_all<F>(create_state_lock_factory: impl FnMut() -> F) where
F: Fn() -> Box<dyn StateLock>,
Expand description
Run all the available tests for the given state storage implementation