toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model.xunit
/
GTestXMLFile
/
GTestXMLFile
GTest
XMLFile
constructor
(
tests
:
Int
,
failures
:
Int
,
disabled
:
Int
,
errors
:
Int
,
timestamp
:
Instant
,
time
:
Duration
,
name
:
String
,
testsuites
:
List
<
GTestXMLFile.TestSuite
>
)