Function atelier_test::compare_model_to_file[][src]

pub fn compare_model_to_file(model: Model, expected_path: &Path)
Expand description

Serialize model in the line-oriented representation and compare to the expected value in expected_path.