Function tests_str

Source
pub fn tests_str(count: usize) -> &'static str
Expand description

Returns “test” if count is 1, otherwise “tests”.