Skip to main content

assert_matches_regex

Function assert_matches_regex 

Source
pub fn assert_matches_regex(text: &str, pattern: &str) -> TestingResult<()>
Expand description

断言两个字符串匹配正则表达式