Skip to main content

test_batch_limiting

Function test_batch_limiting 

Source
pub async fn test_batch_limiting<F, S>(make_store: F) -> ContractTestResult
where 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