Skip to main content

has_tests

Function has_tests 

Source
pub fn has_tests(source: &str) -> bool
Expand description

True if the source contains at least one #[test] function.