AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::AssignmentTestRunner Class Reference

Manages test execution and result aggregation for a specific assignment. More...

#include <test_runner.hpp>

Public Member Functions

 AssignmentTestRunner (Assignment &assignment, const std::shared_ptr< Serializer > &serializer)
 
AssignmentResult run_all (std::optional< std::filesystem::path > alternative_path) const
 

Detailed Description

Manages test execution and result aggregation for a specific assignment.

Constructor & Destructor Documentation

◆ AssignmentTestRunner()

asmgrader::AssignmentTestRunner::AssignmentTestRunner ( Assignment & assignment,
const std::shared_ptr< Serializer > & serializer )

Member Function Documentation

◆ run_all()

AssignmentResult asmgrader::AssignmentTestRunner::run_all ( std::optional< std::filesystem::path > alternative_path) const

The documentation for this class was generated from the following files: