Function symbolic_testutils::load_fixture[][src]

pub fn load_fixture<S: AsRef<str>>(file_name: S) -> Result<String>

Loads the fixture file with the given name and returns its contents as String.