Type alias TestCaseResultType
TestCaseResultType: DataLogType & { croppedDiff: boolean; diff: string; err: string; group: number; points: number; testCaseKey: string; verdict: ProblemVerdict; } Type declaration
croppedDiff: boolean
diff: string
err: string
group: number
points: number
testCaseKey: string