Function DXTC_TEST_CONFIG_GET¶ Function template DXTC_TEST_CONFIG_GET¶ template<typename T>auto DXTC_TEST_CONFIG_GET(const std::string &key, T def) -> decltype(Dune::XT::Common::Config().get(key, def))¶ Can be used to access the configuration assosicated with the currently running test See also: get_unique_test_name