TestBase(const Assignment &assignment, std::string_view name, metadata::Metadata< MetadataAttrs... > metadata=metadata::Metadata< MetadataAttrs... >{}) noexcept
Definition test_base.hpp:20
User-facing API for use within an assignment test case for: Interacting with or querying data for the...
Definition test_context.hpp:44
constexpr char get(const ::asmgrader::StaticString< Size > &str)
Specialization of get to play nice with algorithms that work on tuple-like types.
Definition static_string.hpp:238