toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model.xunit
/
PyTestXMLFile
/
TestSuite
/
TestSuite
Test
Suite
constructor
(
errors
:
Int
,
failures
:
Int
,
hostname
:
String
,
name
:
String
,
skipped
:
Int
,
tests
:
Int
,
time
:
Duration
,
timestamp
:
Instant
,
testcases
:
List
<
PyTestXMLFile.TestCase
>
)