12namespace sequoia::testing
17 using regular_test::regular_test;
20 std::filesystem::path source_file()
const;
32 void test_node_node();
34 void test_node_1_node_0();
36 void test_node_1_1_node_0_0();
Utilities for checking regular semantics.
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: StaticUndirectedGraphUnweightedTest.hpp:15