14namespace sequoia::testing
19 using regular_test::regular_test;
22 std::filesystem::path source_file()
const;
27 void test_flat_parsing();
29 void test_flat_parsing_help();
31 void test_nested_parsing();
33 void test_nested_parsing_help();
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: CommandLineArgumentsTest.hpp:17