pub async fn test_batch_limiting<F, S>(make_store: F) -> ContractTestResultwhere
F: Fn() -> S + Send + Sync + Clone + 'static,
S: EventStore + EventReader + Send + Sync + 'static,Expand description
Contract test: Batch limiting returns exactly the specified number of events