#include <grading_session.hpp>
◆ num_failed()
int asmgrader::TestResult::num_failed |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ passed()
bool asmgrader::TestResult::passed |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ passed_weighted()
int asmgrader::TestResult::passed_weighted |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ total_weighted()
int asmgrader::TestResult::total_weighted |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ error
◆ name
std::string asmgrader::TestResult::name |
◆ num_passed
int asmgrader::TestResult::num_passed {} |
◆ num_total
int asmgrader::TestResult::num_total {} |
◆ requirement_results
◆ weight
int asmgrader::TestResult::weight {} |
The documentation for this struct was generated from the following file: