Skip to main content

test_name

Macro test_name 

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

Expands to the name of the current test function.