Enums§
- Test
Result - Represents the outcome of running a testcase. TestResult::Success means
the output of a solution command matched the
test_out
field of the Testcase.
Functions§
- lazy_
run - Run a command against testcases one at a time.
- run_
testcase - Run a command against a single testcase.