toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model.reporting
/
ScoreReportUnit
/
ScoreReportUnit
Score
Report
Unit
constructor
(
stageMangledName
:
String
,
testCaseMangledName
:
String
,
stageReportPath
:
String
,
testCaseReportPath
:
String
,
displayName
:
String
,
score
:
Double
?
,
total
:
Double
)