Skip to main content

assert_file_not_contains

Function assert_file_not_contains 

Source
pub fn assert_file_not_contains(path: &Path, unexpected: &str) -> Result<()>
Expand description

Assert that a file does not contain specific content