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