graph.cc File Reference
Unit tests for graph. More...
Detailed Description
Unit tests for graph.
Definition in file graph.cc.
#include <catch.hpp>
#include <momemta/ConfigurationReader.h>
#include <momemta/Logging.h>
#include <Graph.h>
Include dependency graph for graph.cc:
Go to the source code of this file.
Functions | |
Configuration | get_conf (const std::string &conf) |
TEST_CASE ("Graph", "[core][graph]") | |