tests_plural_if

Function tests_plural_if 

Source
pub fn tests_plural_if(plural: bool) -> &'static str
Expand description

Returns “tests” if plural is true, otherwise “test”.