Macro test_name

Source
macro_rules! test_name {
    () => { ... };
}
Expand description

test_name returns the name of the test function