library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
library
/
com.gabrielfeo.develocity.api.model
/
WorkUnitTestPerformanceTests
/
WorkUnitTestPerformanceTests
Work
Unit
Test
Performance
Tests
constructor
(
@
Json
(
name
=
"failedTestClassesCount"
)
failedTestClassesCount
:
Int
,
@
Json
(
name
=
"testClassesCount"
)
testClassesCount
:
Int
)
Parameters
failed
Test
Classes
Count
Number of failed test classes of a task/goal.
test
Classes
Count
Number of test classes of a task/goal.