macro_rules! default_tests {
($provider:expr) => { ... };
}Expand description
Insert a bunch of default tests.
ExecutionError::NotFoundshould resolve toProviderError::Requirements
macro_rules! default_tests {
($provider:expr) => { ... };
}Insert a bunch of default tests.
ExecutionError::NotFound should resolve to ProviderError::Requirements