Function check_dependency_graph
Defined in File parsing.tests.cpp
Function Documentation
- void anonymous_namespace{parsing.tests.cpp}::check_dependency_graph (const std::filesystem::path &resourcePath, const DependencyGraph &expectedGraph)
Checks if the parsed dependency graph matches the expected graph.
- Parameters:
resourcePath – Path to the resource file being tested.
expectedGraph – The expected dependency graph.