test_with_containers

Macro test_with_containers 

Source
macro_rules! test_with_containers {
    ($test_name:ident, $body:block) => { ... };
}