Function substrate_test_runtime_client::trait_tests::test_children_for_backend [−][src]
pub fn test_children_for_backend<B: 'static>(backend: Arc<B>) where
B: LocalBackend<Block>,
Expand description
helper to test the children
implementation for various backends